bool getFloat(string entityName, string attributeName, float &out)/enmlFile

Copies into out the parsed value of a float attribute named attributeName contained in entityName.

If the attribute does not exist or the parsing fails, the out value remains unchanged.