|
::Bedrock::typeid_t<::CommandRegistry > | mTypeIndex |
|
ParseFunction | mParse |
|
::std::string | mName |
|
char const * | mEnumNameOrPostfix |
|
CommandRegistry::Symbol | mEnumOrPostfixSymbol |
|
char const * | mChainedSubcommand |
|
CommandRegistry::Symbol | mChainedSubcommandSymbol |
|
::CommandParameterDataType | mParamType |
|
int | mOffset |
|
int | mSetOffset |
|
bool | mIsOptional |
|
::CommandParameterOption | mOptions |
|
::ll::TypedStorage< 8, 8, void *(*)(::Command *, int)> | mValueGetFn {} |
|
::ll::TypedStorage< 8, 8, bool *(*)(::Command *, int)> | mValueIsSetFn {} |
|
◆ ParseFunction
using CommandParameterData::ParseFunction |
Initial value:
void*,
int,
::std::string&,
::std::vector<::std::string>&
) const
Definition CommandOrigin.h:32
Definition CommandRegistry.h:45
Definition CommandRegistry.h:336
◆ $dtor()
MCAPI void CommandParameterData::$dtor |
( |
| ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: