Lua:Class:Object
Revision as of 22:39, 10 March 2017 by TheyCallMeTim13 (talk | contribs)
Object class: (Inheritance: )
Base class for all objects.
Properties
- ClassName : string
 - The name of class (Read only)
 
Methods
- getClassName() : string
 - Returns the class name
 
- destroy()
 - Destroys the object