Navigation
Unreal Engine C++ API Reference > Runtime > PakFile > FPakFile
References
Module | PakFile |
Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include | #include "IPlatformFilePak.h" |
Source | /Engine/Source/Runtime/PakFile/Private/IPlatformFilePak.cpp |
bool LoadIndexInternal
&40;
FArchive & Reader
&41;
Remarks
Internal index loading function that returns false if index loading fails due to an intermittent IO error. Allows LoadIndex to retry or throw a fatal as required