LeviLamina
|
Public Member Functions | |
Signature & | operator= (Signature const &) |
Signature (Signature const &) | |
MCAPI | Signature (::CommandRegistry::Signature &&) |
MCAPI void * | $ctor (::CommandRegistry::Signature &&) |
MCAPI void | $dtor () |
Public Attributes | |
::std::string | name |
::std::string | description |
::std::vector<::CommandRegistry::Overload > | overloads |
::std::vector< uint > | chainedSubcommandIndexes |
::CommandPermissionLevel | permissionLevel |
::CommandRegistry::Symbol | commandSymbol |
::CommandRegistry::Symbol | commandAliasEnum |
::CommandFlag | flags |
int | firstRule |
int | firstFactorization |
int | firstOptional |
bool | runnable |
uint64 | ruleCounter |