Navigation
Unreal Engine C++ API Reference > Runtime > PakFile > FPakPlatformFile
References
Module | PakFile |
Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
Include | #include "IPlatformFilePak.h" |
bool DirectoryExistsInPrunedPakFiles
&40;
const TCHAR &42; Directory
&41;
Remarks
Checks if a directory exists in one of the available pak files. true if the directory exists, false otherwise.
Parameters
Name | Description |
---|---|
Directory | Directory to look for. |