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