FPakEntryPair

Convenience struct for building [FPakFile](API\Runtime\PakFile\FPakFile) indexes from an enumeration of (Filename,[FPakEntry](API\Runtime\PakFile\FPakEntry)) pairs

Windows
MacOS
Linux

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Syntax

struct FPakEntryPair

Remarks

Convenience struct for building FPakFile indexes from an enumeration of (Filename,FPakEntry) pairs

Variables

Name Description

Public variable

FString

 

Filename

Public variable

FPakEntry

 

Info

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