Difference between revisions of "WD2 Lua Classes"

From Nomad DB
(Changed redirect target from Category:WD2 Lua Class to Category:WD2 Game Class)
Tag: Redirect target changed
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Category:WD2 Game Class]]
+
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 16:50, 15 April 2020