| bShouldAutoHandleFGBGStats | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| bShouldAutoUpdateTimersInTick | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| bShouldSaveDirtyStatsOnTick | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| DirtyStatSaveToDiskRate | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| FPersistentStatContainerBase() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | |
| GetBundleStat(FName BundleName) const | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| GetSessionStat(const FString &SessionName) const | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| IncrementBundlePersistentCounter(FName BundleName, ECountStatNames CounterToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| IncrementSessionPersistentCounter(const FString &SessionName, ECountStatNames CounterToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| InitializeBase() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | |
| LoadRequiredBundleDataFromDiskForSession(const FString &SessionName) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnApp_EnteringBackground() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnApp_EnteringBackgroundHandle | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| OnApp_EnteringForeground() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnApp_EnteringForegroundHandle | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| OnBackground_HandleBundleStats() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnBackground_HandleSessionStats() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnForeground_HandleBundleStats() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnForeground_HandleSessionStats() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnTimerStartedForStat(FPersistentStatsBase &BundleStatForTimer, ETimingStatNames TimerStarted) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| OnTimerStoppedForStat(FPersistentStatsBase &BundleStatForTimer, ETimingStatNames TimerStarted) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| PerBundlePersistentStatMap | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| RemoveBundleStats(FName BundleName) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| RemoveSessionStats(const FString &SessionName) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| ResetDirtyStatUpdate() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| ResetTimerUpdate() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| SaveAllDirtyStatsToDisk() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| SessionPersistentStatMap | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| ShutdownBase() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | |
| StartBundlePersistentStatTimer(FName BundleName, ETimingStatNames TimerToStart) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StartBundlePersistentStatTracking(FName BundleName, const FString &ExpectedAnalyticsID=FString(), bool bForceResetStatData=false) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StartSessionPersistentStatTimer(const FString &SessionName, ETimingStatNames TimerToStart) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StartSessionPersistentStatTracking(const FString &SessionName, const TArray< FName > &RequiredBundles=TArray< FName >(), const FString &ExpectedAnalyticsID=FString(), bool bForceResetStatData=false) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StopBundlePersistentStatTimer(FName BundleName, ETimingStatNames TimerToStop) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StopBundlePersistentStatTracking(FName BundleName, bool bStopAllActiveTimers=true) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StopSessionPersistentStatTimer(const FString &SessionName, ETimingStatNames TimerToStop) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| StopSessionPersistentStatTracking(const FString &SessionName, bool bStopAllActiveTimers=true) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| Tick(float dt) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| TickHandle | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| TimerAutoUpdateRate | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| TimerAutoUpdateTimeRemaining | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| TimerDirtyStatUpdateTimeRemaining | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protected |
| UpdateAllBundlesActiveTimers() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| UpdateAllSessionActiveTimers() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| UpdateBundlePersistentStatTimer(FName BundleName, ETimingStatNames TimerToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| UpdateSessionPersistentStatTimer(const FString &SessionName, ETimingStatNames TimerToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |
| UpdateStatsForBackground(FPersistentStatsBase &StatToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| UpdateStatsForForeground(FPersistentStatsBase &StatToUpdate) | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | protectedvirtual |
| ~FPersistentStatContainerBase() | InstallBundleUtil::PersistentStats::FPersistentStatContainerBase | virtual |