Object

Object

class

Engine object

Fields

NameTypeDescription
name string Object name

Functions

Object.find(name)

Find an already loaded object by name

name string Object name

returns Object

Object.cast(object)

Trying to cast Object into Object

object Object Object to cast

returns Object

Object:get_class()

Class of this object

returns Class

Object.get_class()

Return Object class object

returns Class

Subclasses

Used by