Difference between revisions of "WD2 Lua Classes"

From Nomad DB
(Blanked the page)
Tag: Blanking
(3 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 ==
 +
<DynamicPageList>
 +
category = WD2 Game Class
 +
ordermethod = sortkey
 +
order = ascending
 +
</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 15:50, 15 April 2020