ParseFloat

From King Arthur's Gold Wiki
Jump to: navigation, search

Returns a double from the given string representation of an float.


See the following page for details: http://www.angelcode.com/angelscript/sdk/docs/manual/doc_datatypes_strings.html

double parseFloat(const string &in, uint &byteCount = 0)