Difference between revisions of "WD2 Lua Classes"

From Nomad DB
(Redirected page to Category:WD2 Lua Class)
Tag: New redirect
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Category:WD2 Lua 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