Documentation

Variables

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

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

usedef
Indicates whether the default value should be used (true/false).
defval
Specifies the default value of the variable.

Add comment

Login or register to post comments