Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
event
GenericEvent
Class GenericEvent
Implements
IEvent
Index
Constructors
constructor
Properties
_args
_type
Accessors
args
name
Methods
init
Constructors
constructor
new
GenericEvent
()
:
GenericEvent
Returns
GenericEvent
Properties
_args
_args
:
any
[]
= []
Readonly
_type
_type
:
"generic"
Accessors
args
get
args
()
:
any
Returns
any
name
get
name
()
:
string
&
{}
Returns
string
&
{}
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
_args
_type
Accessors
args
name
Methods
init
CC TS
Loading...