Navigation
Unreal Engine C++ API Reference > Runtime > PakFile
References
Module | PakFile |
Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include | #include "IPlatformFilePak.h" |
Syntax
struct FPakChunkSignatureCheckFailedData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | ChunkIndex | |
![]() |
TPakChunkHash | ExpectedHash | |
![]() |
FString | PakFilename | |
![]() |
TPakChunkHash | ReceivedHash |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FPakChunkSignatureCheckFailedData
(
const FString& InPakFilename, |