ParseFloat
From King Arthur's Gold Wiki
Revision as of 18:18, 22 August 2012 by Shadlington (Talk | contribs)
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)