native Float:str_to_float(const string[]);
string | String to convert to a foat. |
Converts a string to a floating point number.
Floating point result, or 0.0 on error.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.