Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
event
RedstoneEvent
Class RedstoneEvent
Implements
IEvent
Index
Constructors
constructor
Properties
_type
Accessors
args
name
Methods
init
Constructors
constructor
new
RedstoneEvent
()
:
RedstoneEvent
Returns
RedstoneEvent
Properties
Readonly
_type
_type
:
"redstone"
Accessors
args
get
args
()
:
never
[]
Returns
never
[]
name
get
name
()
:
"redstone"
Returns
"redstone"
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...