FPersistentStatsBase::LoadStatsFromDisk

Function that allows you to load stats from disk.

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

bool LoadStatsFromDisk()

Remarks

Function that allows you to load stats from disk. Returns true if stats were either loaded from disk now, or previously were loaded from disk. NOTE: This does not begin stat collection, so you should still call StatsBegin on this before handling any stats!

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