LeviLamina
Loading...
Searching...
No Matches
ScoreboardCommand Member List

This is the complete list of members for ScoreboardCommand, including all inherited members.

$collectOptionalArguments() (defined in Command)Command
$ctor() (defined in ScoreboardCommand)ScoreboardCommand
$dtor() (defined in ScoreboardCommand)ScoreboardCommand
$execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
$vftable()ScoreboardCommandstatic
_generateCumulativeOutput(::ScoreboardCommand::SetScoreOutput const &cumulativeOutput, ::Objective const &objective, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
_getNonSortableDisplaySlots(::Scoreboard &scoreboard) (defined in ScoreboardCommand)ScoreboardCommandstatic
_getObjective(::Scoreboard const &scoreboard, ::std::string const &name, bool forWrite, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
_getScoreboardIdsForSelector(::Scoreboard &scoreboard, ::WildcardCommandSelector<::Actor > const &selector, ::CommandOrigin const &origin, ::CommandOutput &output, bool shouldCreateMissingId) const (defined in ScoreboardCommand)ScoreboardCommand
_getSelectorResultsForObjective(::std::vector<::ScoreboardId > &results, ::Scoreboard &scoreboard, ::WildcardCommandSelector<::Actor > const &selector, ::Objective &objective, ::CommandOrigin const &origin, ::CommandOutput &output, bool shouldCreateMissingId) const (defined in ScoreboardCommand)ScoreboardCommand
_getSortableDisplaySlots(::Scoreboard &scoreboard) (defined in ScoreboardCommand)ScoreboardCommandstatic
Action enum name (defined in ScoreboardCommand)ScoreboardCommand
addObjective(::Scoreboard &scoreboard, ::std::string const &name, ::std::string const &criteriaName, ::std::string const &displayName, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
addPlayerScore(::Scoreboard &scoreboard, ::PlayerScoreSetFunction fn, ::ScoreboardId const &targetId, ::Objective &objective, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::CommandOutput &output, ::ScoreboardCommand::SetScoreOutput &cumulativeOutput) const (defined in ScoreboardCommand)ScoreboardCommand
applyPlayerOperation(::Scoreboard &scoreboard, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::ScoreboardId const &targetId, ::Objective &targetObjective, ::Objective &objective, ::CommandOrigin const &origin, ::CommandOutput &output, ::ScoreboardCommand::SetScoreOutput &cumulativeOutput) const (defined in ScoreboardCommand)ScoreboardCommand
Category enum name (defined in ScoreboardCommand)ScoreboardCommand
collectOptionalArguments() (defined in Command)Commandvirtual
execute(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommandvirtual
getCommandName() const (defined in Command)Command
isTemplateLockedAction(::CommandOrigin const &origin) (defined in Command)Commandstatic
isWildcard(::CommandSelectorBase const &selector) (defined in Command)Commandstatic
listObjectives(::Scoreboard const &scoreboard, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
listPlayers(::Scoreboard &scoreboard, ::ScoreboardId const &targetId, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
mAction (defined in ScoreboardCommand)ScoreboardCommand
mCategory (defined in ScoreboardCommand)ScoreboardCommand
mCommandSymbol (defined in Command)Command
mCriteria (defined in ScoreboardCommand)ScoreboardCommand
mDisplayName (defined in ScoreboardCommand)ScoreboardCommand
mFlags (defined in Command)Command
mMax (defined in ScoreboardCommand)ScoreboardCommand
mMin (defined in ScoreboardCommand)ScoreboardCommand
mName (defined in ScoreboardCommand)ScoreboardCommand
mObjective (defined in ScoreboardCommand)ScoreboardCommand
mOperator (defined in ScoreboardCommand)ScoreboardCommand
mOrder (defined in ScoreboardCommand)ScoreboardCommand
mPermissionLevel (defined in Command)Command
mRandMax (defined in ScoreboardCommand)ScoreboardCommand
mRandMin (defined in ScoreboardCommand)ScoreboardCommand
mRegistry (defined in Command)Command
mSourceObjective (defined in ScoreboardCommand)ScoreboardCommand
mSources (defined in ScoreboardCommand)ScoreboardCommand
mTargets (defined in ScoreboardCommand)ScoreboardCommand
mTargetsSet (defined in ScoreboardCommand)ScoreboardCommand
mValue (defined in ScoreboardCommand)ScoreboardCommand
mVersion (defined in Command)Command
players(::Scoreboard &scoreboard, ::CommandOrigin const &origin, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
removeObjective(::Scoreboard &scoreboard, ::std::string const &name, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
resetPlayer(::Scoreboard &scoreboard, ::ScoreboardId const &targetId, ::Objective *objective, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
run(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command)Command
ScoreboardCommand() (defined in ScoreboardCommand)ScoreboardCommand
sendTelemetry(::CommandOrigin const &origin, ::CommandOutput &output) const (defined in Command)Command
setDisplayObjective(::Scoreboard &scoreboard, ::std::string const &displaySlotName, ::std::string const &objectiveName, ::ObjectiveSortOrder order, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
setPlayerRandomScore(::Scoreboard &scoreboard, ::ScoreboardId const &targetId, ::Objective &targetObjective, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::CommandOutput &output, ::ScoreboardCommand::SetScoreOutput &cumulativeOutput) const (defined in ScoreboardCommand)ScoreboardCommand
setup(::CommandRegistry &registry, ::ScoreboardCommand::InitProxy &&dependencies) (defined in ScoreboardCommand)ScoreboardCommandstatic
shouldSendTelemetry(::CommandOrigin const &origin) const (defined in Command)Command
shouldUseCommandOriginRotation(::CommandOrigin const &origin, int version) (defined in Command)Commandstatic
testPlayerScore(::ScoreboardId const &targetId, ::Objective &objective, ::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver, ::CommandOutput &output) const (defined in ScoreboardCommand)ScoreboardCommand
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command)Commandstatic
validRange(float input, float low, float high, ::CommandOutput &output) (defined in Command)Commandstatic
WILDCARD_TOKEN() (defined in Command)Commandstatic
~Command() (defined in Command)Commandvirtual
~ScoreboardCommand() (defined in ScoreboardCommand)ScoreboardCommandvirtual