FPersistentStatContainerBase::OnTimerStartedForStat

Called whenever we start a timer NOTE: doesn't get called by timer's being Start/Stopped for bShouldAutoHandleFGBGStats

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleUtils.h

Include

#include "InstallBundleUtils.h"

Source

/Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleUtils.cpp

Syntax

virtual void OnTimerStartedForStat
(
    FPersistentStatsBase & BundleStatForTimer,
    ETimingStatNames TimerStarted
)

Remarks

Called whenever we start a timer NOTE: doesn't get called by timer's being Start/Stopped for bShouldAutoHandleFGBGStats

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss