Difference between revisions of "WDL Lua Classes"

From Nomad DB
 
Line 7: Line 7:
 
order = ascending
 
order = ascending
 
</DynamicPageList>
 
</DynamicPageList>
 +
 +
=== New Lua classes (WD2-WDL) ===
 +
* [[CTerrain]]
 +
* [[CDominoWaterLevelManager]]
 +
* [[CEnvironmentManager]]
  
 
== Class Instances ==
 
== Class Instances ==

Latest revision as of 14:36, 29 October 2020

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

List of Classes


New Lua classes (WD2-WDL)

Class Instances

For most of the classes above, the function

[ClassName]_GetInstance()

is available to receive an instance of the class.