The ID of this group.
The name of this group.
Readonly
commandsA collection of the commands registered to this group, mapped by the command's name and the command.
CommandGroup
Readonly
idThe ID of this group.
CommandGroup
Readonly
nameThe name of this group.
CommandGroup
Register a command inside this group.
The command to register in this group.
This command group.
Throws if the groupID
of the command does not match the ID of this group.
Generated using TypeDoc
A command group, contains all the commands related to a group.