ExternalEventCommand
Extends
Module
Properties
description?
optional
description:string
Inherited from
Module.description
Source
emitter
emitter: keyof
Dependencies
Source
name?
optional
name:string
Overrides
Module.name
Source
onEvent
onEvent:
ControlPlugin
<any
[]>[]
Inherited from
Module.onEvent
Source
plugins
plugins:
InitPlugin
<any
[]>[]
Inherited from
Module.plugins
Source
type
type:
External
Overrides
Module.type
Source
Methods
execute()
execute(…
args
):unknown
Parameters
• …args: unknown
[]
Returns
unknown
Overrides
Module.execute