Preparing search index...
The search index is not available
CC TS
CC TS
@cc-ts/helpers
event
TimerEvent
Class TimerEvent
Implements
IEvent
Index
Constructors
constructor
Properties
_type
id
is
Alarm
Accessors
args
name
Methods
init
Constructors
constructor
new
TimerEvent
()
:
TimerEvent
Returns
TimerEvent
Properties
Readonly
_type
_type
:
"timer"
id
id
:
number
= 0
is
Alarm
isAlarm
:
boolean
= false
Accessors
args
get
args
()
:
number
[]
Returns
number
[]
name
get
name
()
:
"timer"
|
"alarm"
Returns
"timer"
|
"alarm"
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
id
is
Alarm
Accessors
args
name
Methods
init
CC TS
Loading...