FPersistentStatsBase::StatsBegin

Tries to load persistent stats from disk and determine if we need to resume our previous persistent session or start a new one.

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

void StatsBegin
(
    const FString & ExpectedAnalyticsID,
    bool bForceResetData
)

Remarks

Tries to load persistent stats from disk and determine if we need to resume our previous persistent session or start a new one.

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