FPipelineFileCache::OpenPipelineFileCache

Open the pipeline file cache for the specfied name and platform.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/PipelineFileCache.h

Include

#include "PipelineFileCache.h"

Source

/Engine/Source/Runtime/RHI/Private/PipelineFileCache.cpp

Syntax

static bool OpenPipelineFileCache
(
    FString const & Name,
    EShaderPlatform Platform,
    FGuid & OutGameFileGuid
)

Remarks

Open the pipeline file cache for the specfied name and platform. If successful, the GUID of the game file will be returned in OutGameFileGuid

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