Interface: ExternalEventCommand
Hierarchy
↳
ExternalEventCommand
Properties
description
• Optional
description: string
Inherited from
Defined in
emitter
• emitter: string
Defined in
name
• Optional
name: string
Overrides
Defined in
onEvent
• onEvent: ControlPlugin
<any
[]>[]
Inherited from
Defined in
plugins
• plugins: InitPlugin
<any
[]>[]
Inherited from
Defined in
type
• type: External
Overrides
Defined in
Methods
execute
▸ execute(...args
): unknown
Parameters
Name | Type |
---|---|
...args | unknown [] |
Returns
unknown
Overrides
Module.execute