native float_to_str(Float:fl, string[], len);
fl | Floating point number to convert. |
string | Buffer to store string in. |
len | Maximum length of string buffer. |
Converts a floating point number to a string.
Number of cells written to buffer.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.