This is the complete list of members for UStatTrackingSave, including all inherited members.
AnalyticsStats | UStatTrackingSave | |
AuthoritativeStatState | UStatTrackingSave | protected |
bChallengesSaved | UStatTrackingSave | protected |
bExperienceSaved | UStatTrackingSave | protected |
bInitialized | UStatTrackingSave | protected |
bStatsSaved | UStatTrackingSave | protected |
CanLoadStats(bool bAuthoritative=false) const | UStatTrackingSave | inline |
ClearProjectileID(uint16 ID) | UStatTrackingSave | |
DailyChallenges | UStatTrackingSave | protected |
FindChallengeIDByStat(FServerChallengeInfo &FoundChallenge, const FString &StatKey) | UStatTrackingSave | |
FindOrUpdateClassEntry(const EStatClassifier &ClassStatType, const FString &ClassName, const EStatNames &StatName, const int32 Value, const EStatUpdateBehaviour &Tag=EStatUpdateBehaviour::NONE, bool bUpdateDelta=false) | UStatTrackingSave | |
GenerateTagList() | UStatTrackingSave | protected |
GetChallenges() | UStatTrackingSave | inline |
GetStat(const EStatClassifier &ClassStatType, const FString &ClassName, const EStatNames &StatName) | UStatTrackingSave | |
GetStatDelta(const EStatClassifier &ClassStatType, const FString &ClassName, const EStatNames &StatName) | UStatTrackingSave | |
GetStatState(bool bAuthoritative=false) const | UStatTrackingSave | inline |
InitStatType(const EStatClassifier &StatClass, const TArray< FString > &ClassNames, const TSet< EStatNames > &StatsToTrack) | UStatTrackingSave | |
IsInitialized() const | UStatTrackingSave | inline |
IsStatObjectSaved() const | UStatTrackingSave | inline |
OnLoadedAuthoritativeStats() | UStatTrackingSave | |
OnLoadedStats() | UStatTrackingSave | |
OnSave(bool bSuccess) | UStatTrackingSave | |
OnStatsLoaded | UStatTrackingSave | |
PlayerID | UStatTrackingSave | |
PlayerStats | UStatTrackingSave | |
ServerChallenges | UStatTrackingSave | protected |
SetIsInitialized(bool bNewInitialized) | UStatTrackingSave | inline |
ShotHitIDs | UStatTrackingSave | protected |
StatObjectBuffer | UStatTrackingSave | protected |
StatState | UStatTrackingSave | protected |
StatTags | UStatTrackingSave | protected |
StatThrottler | UStatTrackingSave | protected |
TrackProjectile(uint16 ID) | UStatTrackingSave | |
UpdateChallengesSaved(bool bNewChallengesSaved) | UStatTrackingSave | inline |
UpdateExperienceSaved(bool bNewExperienceSaved) | UStatTrackingSave | inline |
UpdateServerChallengeInfo(const TArray< FServerChallengeInfo > &ChallengeInfos) | UStatTrackingSave | inline |
UpdateState(EStatState State, bool bAuthoritative=false) | UStatTrackingSave | |
UpdateStatsSaved(bool bNewStatsSaved) | UStatTrackingSave | inline |
UStatTrackingSave() | UStatTrackingSave | |
World | UStatTrackingSave | protected |