Lua:Class:Object

From Cheat Engine
(Redirected from Object)
Jump to navigation Jump to search

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]