bool getUInt(string entityName, string attributeName, uint &out)/enmlFile

Copies into out the parsed value of an uint attribute named attributeName contained in entityName.

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