Converts a string to a floating point number.
float StringToFloat(const char[] str)
String to convert to a float.
Floating point result, or 0.0 on error.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.