[This is preliminary documentation and is subject to change.]
Rounds the specified integer to the nearest lower tenth.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- value
- Type: SystemInt32
The value to round.
Return Value
Type: Int32The rounded integer.
See Also