namespace · events.command
Command events
namespace events.commandPost-commit facts produced by typed command execution.
All documented symbols in the events.command namespace.
namespace · events.command
namespace events.commandPost-commit facts produced by typed command execution.
event · events.command
events.command.completed(request_sequence, command_id, origin_id, target_tick)Reports a typed command only after its owner commits successfully.
event · events.command
events.command.failed(request_sequence, command_id, origin_id, target_tick, error_id, detail)Reports a typed command after its gameplay owner rejects the fixed-tick request.