System::round
Jump to navigation
Jump to search
Syntax
mp.game.system.round(value);Required Arguments
- value: float
Return value
- int
Example
// todomp.game.system.round(value);// todo