Template Commandable

The Commandable template is a virtual implementation which handles the command UDAs, storing them within a local "commands" mapping.

Arguments

template Commandable();

Variables

Field name Field Type Descrption
commands CommandObject[string]

Functions

Function name Description
loadCommands
registerCommand Registers a command from a CommandObject