native floatround(Float:value, floatround_method:method=floatround_round);
value | Floating point value to be rounded |
method | Rounding method |
Rounds a floating point value to an integer value
For the list of available rounding methods look at floatround_method enumeration.
Converted value
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.