Namespace Dalamud.Game.Command
Classes
CommandInfo
This class describes a registered command.
CommandManager
This class manages registered in-game slash commands.
Delegates
CommandInfo.HandlerDelegate
The function to be executed when the command is dispatched.