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