This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
The "-" says us it's a name and comes "value" after space after name. It define "-name value". int asInt (const char* name, int ifNotValue) // return value of "name" as integer type float asFloat ...