Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FPersistentStatContainerBase
Syntax
bool bShouldAutoHandleFGBGStats
Remarks
Determines if we should automatically Start,Stop,and Update the _FG and _BG versions of our timer stats. If true you only have to call Start/Stop on the _Real versions of all timers and we will automatically Start and Stop the _FG and _BG timers when going to background or returning to foreground to keep their data accurate.