Documentation

Classes

Lua can directly create and interact with zScript classes. Select a method in the list on the left for more information.

In addition to the common properties, a Class object has the following properties:

eninit
enable class upon startup regardless of stored enabled value
disinit
disable class upon startup regardless of stored enabled value
submenu
determines if the class contains a submenu
setdef
determines if the class is set as the default class for settings executing within it

Add comment

Login or register to post comments