Lua:Class:Object
Revision as of 00:20, 25 January 2018 by TheyCallMeTim13 (talk | contribs) (moved Object to Lua:Class:Object)
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