Object class: (Inheritance: )
Base class for all objects.
Properties[edit]
- ClassName : string : Readonly
- The name of class.
Methods[edit]
- getClassName() : string
- Returns the class name
- destroy()
- Destroys the object
See also[edit]
Related Functions[edit]
Related Classes[edit]