Difference between revisions of "WDL Lua Classes"

From Nomad DB
(Created page with "This page contains a List of Game Classes that are exposed to Lua. == List of Classes == <DynamicPageList> category = WDL Game Class ordermethod = sortkey order = ascending <...")
 
Line 7: Line 7:
 
order = ascending
 
order = ascending
 
</DynamicPageList>
 
</DynamicPageList>
 +
 
== Class Instances ==
 
== Class Instances ==
 
For most of the classes above, the function
 
For most of the classes above, the function

Revision as of 15:36, 29 October 2020

This page contains a List of Game Classes that are exposed to Lua.

List of Classes


Class Instances

For most of the classes above, the function

[ClassName]_GetInstance()

is available to receive an instance of the class.