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() (defined in ScoreboardCommand)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
mCommandSymbol (defined in Command)Command
mFlags (defined in Command)Command
mPermissionLevel (defined in Command)Command
mRegistry (defined in Command)Command
mUnk1dde80 (defined in ScoreboardCommand)ScoreboardCommand
mUnk3d3370 (defined in ScoreboardCommand)ScoreboardCommand
mUnk3e0250 (defined in ScoreboardCommand)ScoreboardCommand
mUnk48fdfd (defined in ScoreboardCommand)ScoreboardCommand
mUnk5354ab (defined in ScoreboardCommand)ScoreboardCommand
mUnk67a061 (defined in ScoreboardCommand)ScoreboardCommand
mUnk7cb10b (defined in ScoreboardCommand)ScoreboardCommand
mUnk7d2df4 (defined in ScoreboardCommand)ScoreboardCommand
mUnka68af1 (defined in ScoreboardCommand)ScoreboardCommand
mUnkb1c093 (defined in ScoreboardCommand)ScoreboardCommand
mUnkbec487 (defined in ScoreboardCommand)ScoreboardCommand
mUnkbf069a (defined in ScoreboardCommand)ScoreboardCommand
mUnkc12ce9 (defined in ScoreboardCommand)ScoreboardCommand
mUnkdd65c4 (defined in ScoreboardCommand)ScoreboardCommand
mUnke13bce (defined in ScoreboardCommand)ScoreboardCommand
mUnkea14e0 (defined in ScoreboardCommand)ScoreboardCommand
mUnkf9fb5c (defined in ScoreboardCommand)ScoreboardCommand
mVersion (defined in Command)Command
objectives(::Scoreboard &scoreboard, ::CommandOrigin const &output, ::CommandOutput &origin) const (defined in ScoreboardCommand)ScoreboardCommand
operator=(ScoreboardCommand const &) (defined in ScoreboardCommand)ScoreboardCommand
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(ScoreboardCommand const &) (defined in ScoreboardCommand)ScoreboardCommand
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(float input, float low, float high, ::CommandOutput &output) (defined in Command)Commandstatic
validRange(int input, int low, int high, ::CommandOutput &output) (defined in Command)Commandstatic
WILDCARD_TOKEN() (defined in Command)Commandstatic
~Command() (defined in Command)Commandvirtual
~ScoreboardCommand() (defined in ScoreboardCommand)ScoreboardCommandvirtual