Gameplay::absf
Jump to navigation
Jump to search
Syntax
mp.game.gameplay.absf(value);Required Arguments
- value: float
Return value
- float
Example
// todomp.game.gameplay.absf(value);// todo