[This is preliminary documentation and is subject to change.]
Gets the faculty of the specified number.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- number
- Type: SystemInt32
The number.
Return Value
Type: Int32The faculty of the specified number.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Thrown if the specified number is negative. |
See Also