|
|
::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:50
Definition CommandRegistry.h:371
The documentation for this class was generated from the following file: