FPersistentStatsBase::SaveStatsToDisk

Saves the persistent stat data to disk in the location returned by [GetFullPathForStatFile()](API\Runtime\InstallBundleManager\FPersistentStatsBase\GetFullPathForStatFile) Returns True if that save succeeds and false otherwise.

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 SaveStatsToDisk()

Remarks

Saves the persistent stat data to disk in the location returned by GetFullPathForStatFile() Returns True if that save succeeds and false otherwise.

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