Navigation
Unreal Engine C++ API Reference > Runtime > PakFile > FPakPlatformFile
References
Module | PakFile |
Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include | #include "IPlatformFilePak.h" |
Source | /Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.cpp |
static int32 GetPakOrderFromPakFilePath
&40;
const FString & PakFilePath
&41;
Remarks
Hardcode default load ordering of game main pak -> game content -> engine content -> saved dir would be better to make this config but not even the config system is initialized here so we can't do that