Rounds a floating point number using the "round to nearest" algorithm.
int RoundFloat(float value)
Floating point value to round.
The value rounded to the nearest integer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.