Palanthir Object Reference
OBJECT DESCRIPTION
Properties: OBJECT METHODS getinteger(name) - name Description: Returns the integer type entry of the configfile. Back to top getstring(name) - name Description: Returns the string type entry of the configfile. Back to top setbool(name, value) - name - value Description: Sets the bool type entry of the configfile to the given value. Back to top setinteger(name, value) - name - value Description: Sets the integer type entry of the configfile to the given value. Back to top setstring(name, value) - name - value Description: Sets the string type entry of the configfile to the given value. Back to top OBJECT PROPERTIES |
|||||||
Back to the Object Overview Back to the Palanthir Reference |