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" |
const FPakDirectory &42; FindPrunedDirectory
&40;
const TCHAR &42; InPath
&41; const
Remarks
Finds a directory in pak file. Pointer to a map with directory contents if the directory was found, NULL otherwise.
Parameters
| Name | Description |
|---|---|
| InPath | Directory path. |