Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakEntryLocation
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
IPlatformFilePak.h |
|
|
|
IPlatformFilePak.h |
|
|
|
IPlatformFilePak.h |
|
FPakEntryLocation()
| |
|
| Name |
FPakEntryLocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path |
#include "IPlatformFilePak.h" |
FPakEntryLocation()
FPakEntryLocation(const FPakEntryLocation &)
| |
|
| Name |
FPakEntryLocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path |
#include "IPlatformFilePak.h" |
FPakEntryLocation
(
const FPakEntryLocation & Other
)
FPakEntryLocation(int32)
| |
|
| Name |
FPakEntryLocation |
| Type |
function |
| Header File |
/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include Path |
#include "IPlatformFilePak.h" |
FPakEntryLocation
(
int32 InIndex
)