Namespace Dalamud.Game.Command
Classes
CommandInfo
This class describes a registered command.
Interfaces
IReadOnlyCommandInfo
Interface representing a registered command.
Delegates
IReadOnlyCommandInfo.HandlerDelegate
The function to be executed when the command is dispatched.