Expand description
§ExecuteCommand Effect
Defines the ActionEffect for executing a registered command.
Functions§
- Execute
Command - Creates an effect that, when executed, will run a command by its unique identifier.
Defines the ActionEffect for executing a registered command.