LeviLamina
|
This is the complete list of members for ll::command::RuntimeCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in Command) | Command | |
$vftable() (defined in Command) | Command | static |
collectOptionalArguments() (defined in Command) | Command | virtual |
execute(CommandOrigin const &, CommandOutput &) const override (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | |
execute(::CommandOrigin const &, ::CommandOutput &) const =0 (defined in Command) | Command | pure virtual |
Fn typedef (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | |
getCommandName() const (defined in Command) | Command | |
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
mCommandSymbol (defined in Command) | Command | |
mFlags (defined in Command) | Command | |
mPermissionLevel (defined in Command) | Command | |
mRegistry (defined in Command) | Command | |
mVersion (defined in Command) | Command | |
operator delete(void *, uint paramCount) (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | static |
operator delete(void *) (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | static |
operator new(size_t)=delete (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | static |
operator new(size_t, uint paramCount) (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | static |
operator[](std::string_view name) const (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | |
operator[](size_t idx) const (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand | |
run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
validRange(float input, float low, float high, ::CommandOutput &output) (defined in Command) | Command | static |
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command) | Command | static |
WILDCARD_TOKEN() (defined in Command) | Command | static |
~Command() (defined in Command) | Command | virtual |
~RuntimeCommand() override (defined in ll::command::RuntimeCommand) | ll::command::RuntimeCommand |