Difference between revisions of "WD2 Lua Classes"

From Nomad DB
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
This page contains a List of Game Classes that are exposed to Lua.
  
 
== List of Classes ==
 
== List of Classes ==
 
<DynamicPageList>
 
<DynamicPageList>
 
category = WD2 Game Class
 
category = WD2 Game Class
 +
ordermethod = sortkey
 +
order = ascending
 
</DynamicPageList>
 
</DynamicPageList>
 +
== Class Instances ==
 +
For most of the classes above, the function
 +
<pre>
 +
[ClassName]_GetInstance()
 +
</pre>
 +
is available to receive an instance of the class.

Revision as of 16:50, 15 April 2020