LeviLamina
|
This is the complete list of members for MessagingCommand, including all inherited members.
$collectOptionalArguments() (defined in Command) | Command | |
$dtor() (defined in MessagingCommand) | MessagingCommand | |
$vftable() (defined in Command) | Command | static |
checkAndHandleTextProcessorEvents(::Player const &player, ::std::vector<::Safety::TextFilteringEvent > const &events) (defined in MessagingCommand) | MessagingCommand | static |
checkChatPermissions(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in MessagingCommand) | MessagingCommand | |
collectOptionalArguments() (defined in Command) | Command | virtual |
execute(::CommandOrigin const &, ::CommandOutput &) const =0 (defined in Command) | Command | pure virtual |
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 | |
MessagingCommand(MessagingCommand const &) (defined in MessagingCommand) | MessagingCommand | |
MessagingCommand() (defined in MessagingCommand) | MessagingCommand | |
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 |
mUnk547485 (defined in MessagingCommand) | MessagingCommand | |
mUnkb46796 (defined in MessagingCommand) | MessagingCommand | |
mVersion (defined in Command) | Command | |
operator=(MessagingCommand const &) (defined in MessagingCommand) | MessagingCommand | |
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 |
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 |
~MessagingCommand() (defined in MessagingCommand) | MessagingCommand | virtual |
~ServerCommand() (defined in ServerCommand) | ServerCommand | virtual |