Difference between revisions of "WD2 Lua Classes"

From Nomad DB
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
<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