Converts a string to a floating point number with some more options.
int StringToFloatEx(const char[] str, float& result)
String to convert to a float.
Variable to store result in.
Number of characters consumed.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.