FChunkDownloader::LoadCachedBuild

Try to load a cached build ID from disk (good to do before updating build so it can possibly no-op)

Windows
MacOS
Linux

References

Module

ChunkDownloader

Header

/Engine/Plugins/Runtime/ChunkDownloader/Source/Public/ChunkDownloader.h

Include

#include "ChunkDownloader.h"

Source

/Engine/Plugins/Runtime/ChunkDownloader/Source/Private/ChunkDownloader.cpp

Syntax

bool LoadCachedBuild
(
    const FString & DeploymentName
)

Remarks

Try to load a cached build ID from disk (good to do before updating build so it can possibly no-op)

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