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