Saxonberg Server API
Preparing search index...
mud/lib/events/CommandDispatchedEvent
CommandDispatchedEvent
Class CommandDispatchedEvent
Index
Constructors
constructor
Properties
kind
payload
KIND
Constructors
constructor
new
CommandDispatchedEvent
(
payload
:
CommandDispatchedPayload
,
)
:
CommandDispatchedEvent
Parameters
payload
:
CommandDispatchedPayload
Returns
CommandDispatchedEvent
Properties
Readonly
kind
kind
:
"command.dispatched"
= CommandDispatchedEvent.KIND
Readonly
payload
payload
:
CommandDispatchedPayload
Static
Readonly
KIND
KIND
:
"command.dispatched"
= 'command.dispatched'
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
kind
payload
KIND
Saxonberg Server API
Loading...