LeviLamina
|
This is the complete list of members for ProjectCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in ServerCommand) | ServerCommand | |
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in ProjectCommand) | ProjectCommand | |
$vftable() (defined in ProjectCommand) | ProjectCommand | static |
_cleanupOutputDirOnExportFailure(::Core::PathBuffer<::std::string > const &pathToOutputDir) (defined in ProjectCommand) | ProjectCommand | static |
_exportSubcommand(::CommandOrigin const &output, ::CommandOutput &commandExportType, ::ProjectCommand::ExportSubcommandTypes callingPlayerUniqueId, ::ActorUniqueID) (defined in ProjectCommand) | ProjectCommand | static |
_getLevelExportPath(::ActorUniqueID callingPlayerUniqueId, ::Level *level, ::std::string const &exportFileExtension) (defined in ProjectCommand) | ProjectCommand | static |
_outputFormattedCommand(::ActorUniqueID callingPlayerUniqueId, ::Level *level, ::std::string const &prefix, ::std::string const &commandType, ::std::string const &msg, ::std::vector<::std::string > const &args) (defined in ProjectCommand) | ProjectCommand | static |
_reportErrorToUser(::ActorUniqueID callingPlayerUniqueId, ::Level *level, ::std::string const &commandType, ::std::string const &msg, ::std::vector<::std::string > const &args) (defined in ProjectCommand) | ProjectCommand | static |
_reportToUser(::ActorUniqueID callingPlayerUniqueId, ::Level *level, ::std::string const &commandType, ::std::string const &msg, ::std::vector<::std::string > const &args) (defined in ProjectCommand) | ProjectCommand | static |
collectOptionalArguments() (defined in Command) | Command | virtual |
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in ProjectCommand) | ProjectCommand | virtual |
ExportSubcommandTypes enum name (defined in ProjectCommand) | ProjectCommand | |
getCommandName() const (defined in Command) | Command | |
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command) | Command | static |
isWildcard(::CommandSelectorBase const &selector) (defined in Command) | Command | static |
kickPlayerDueToFlooding(::Bedrock::NonOwnerPointer<::ServerNetworkHandler > serverNetworkHandler, ::Player *player, ::IMinecraftEventing &eventing, ::std::string const &message) (defined in ServerCommand) | ServerCommand | static |
mCommandSymbol (defined in Command) | Command | |
mFlags (defined in Command) | Command | |
mGame() (defined in ServerCommand) | ServerCommand | static |
mPermissionLevel (defined in Command) | Command | |
mRegistry (defined in Command) | Command | |
mTextFilteringProcessor() (defined in ServerCommand) | ServerCommand | static |
mUnk45f2ff (defined in ProjectCommand) | ProjectCommand | |
mUnkbd5e90 (defined in ProjectCommand) | ProjectCommand | |
mVersion (defined in Command) | Command | |
operator=(ProjectCommand const &) (defined in ProjectCommand) | ProjectCommand | |
ProjectCommand(ProjectCommand const &) (defined in ProjectCommand) | ProjectCommand | |
ProjectCommand() (defined in ProjectCommand) | ProjectCommand | |
run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command) | Command | |
setup(::CommandRegistry ®istry) (defined in ProjectCommand) | ProjectCommand | static |
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command) | Command | |
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command) | Command | static |
Subcommand enum name (defined in ProjectCommand) | ProjectCommand | |
TaskState enum name (defined in ProjectCommand) | ProjectCommand | |
tryToFilterTextWithRemoteFilter(::CommandOrigin const &origin, ::CommandOutput &output, ::std::vector<::std::string > const &text, ::TextProcessingEventOrigin const &textOrigin, ::std::function< void(::std::vector<::std::string > const &, ::std::vector<::std::string > const &, ::std::vector<::Safety::TextFilteringEvent > const &)> callback) const (defined in ServerCommand) | ServerCommand | |
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 |
~ProjectCommand()=default (defined in ProjectCommand) | ProjectCommand | virtual |
~ServerCommand() (defined in ServerCommand) | ServerCommand | virtual |