GTA V NativessystemSystem::roundOn this pageSystem::roundSyntax ```js mp.game.system.round(value); ``` Required Arguments value: float Return value int Example ```js // todo ``` See also