Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
event
TurtleInventoryEvent
Class TurtleInventoryEvent
Implements
IEvent
Index
Constructors
constructor
Properties
_type
Accessors
args
name
Methods
init
Constructors
constructor
new
TurtleInventoryEvent
()
:
TurtleInventoryEvent
Returns
TurtleInventoryEvent
Properties
Readonly
_type
_type
:
"turtle_inventory"
Accessors
args
get
args
()
:
never
[]
Returns
never
[]
name
get
name
()
:
"turtle_inventory"
Returns
"turtle_inventory"
Methods
Static
init
init
(
args
:
any
[]
)
:
null
|
IEvent
Parameters
args
:
any
[]
Returns
null
|
IEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_type
Accessors
args
name
Methods
init
CC TS
Loading...