Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFileHandle > API/Runtime/PakFile/FPakFileHandle/__ctor
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
FPakFileHandle
&40;
const TRefCountPtr< const FPakFile > & InPakFile,
const FPakEntry & InPakEntry,
FArchive &42; InPakReader
&41;
Remarks
Constructs pak file handle to read from pak.
Parameters
| Name | Description |
|---|---|
| InFilename | Filename |
| InPakEntry | Entry in the pak file. |
| InPakFile | Pak file. |