|
LeviLamina
|
Public Member Functions | |
| CommandData & | operator= (CommandData const &) |
| CommandData (CommandData const &) | |
| MCAPI | CommandData (::AvailableCommandsPacket::CommandData &&) |
| MCAPI void * | $ctor (::AvailableCommandsPacket::CommandData &&) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::std::string > | name |
| ::ll::TypedStorage< 8, 32, ::std::string > | description |
| ::ll::TypedStorage< 2, 2, ushort > | flags |
| ::ll::TypedStorage< 1, 1, ::CommandPermissionLevel > | permission |
| ::ll::TypedStorage< 8, 24, ::std::vector<::AvailableCommandsPacket::OverloadData > > | overloads |
| ::ll::TypedStorage< 8, 24, ::std::vector< uint > > | chainedSubcommandIndexes |
| ::ll::TypedStorage< 4, 4, int > | aliasEnum |