Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakFile
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
bool DirectoryExistsInPruned
&40;
const TCHAR &42; InPath
&41; const
Remarks
Checks if a directory exists in pak file. true if the given path exists in pak file, false otherwise.
Parameters
| Name | Description |
|---|---|
| InPath | Directory path. |