|
|
void | addOptions (::CommandParameterOption option) |
|
LLNDAPI | CommandParameterData (Bedrock::typeid_t< CommandRegistry > typeIndex, ParseFunction parser, std::string name, ::CommandParameterDataType type, char const *enumNameOrPostfix, char const *subChain, int offset, bool optional, int flagOffset, CommandParameterOption options, ::CommandRegistry::ParamParseRule const *rule=nullptr) |
|
LLNDAPI bool | operator== (CommandParameterData const &other) const |
|
| CommandParameterData (CommandParameterData const &)=default |
|
CommandParameterData & | operator= (CommandParameterData const &)=default |
|
MCFOLD void | $dtor () |
◆ ParseFunction
| using CommandParameterData::ParseFunction |
Initial value:
void*,
int,
::std::string&,
::std::vector<::std::string>&
) const
Definition CommandOrigin.h:32
Definition CommandRegistry.h:51
Definition CommandRegistry.h:398
The documentation for this class was generated from the following file: