FPipelineCacheFileFormatPSORead

Windows
MacOS
Linux

References

Module

RHI

Header

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

Include

#include "PipelineFileCache.h"

Syntax

struct FPipelineCacheFileFormatPSORead

Variables

Name Description

Public variable

FArchive *

 

Ar

Public variable

bool

 

bReadCompleted

Public variable

bool

 

bValid

Public variable

TArray< uint8 >

 

Data

Public variable

uint32

 

Hash

Public variable

TSharedPtr< cla...

 

ParentFileHandle

We therefore require that ParentFileHandle is declared before ReadRequest, so that the class destructor tears down first ReadRequest then ParentFileHandle.

Public variable

TSharedPtr< cla...

 

ReadRequest

Constructors

Destructors

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