This is the base class for most types in the engine.
Property | Type | Description |
---|---|---|
As | Method | casts this object to another type |
GetField | method | gets a field from the Lua state |
Self | Method | returns a shared pointer to this object |
SetField | Method | sets a field in the Lua state |