Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
- IPlatformFile::DeleteDirectory()
- FPakPlatformFile::DeleteDirectory()
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
virtual bool DeleteDirectory
&40;
const TCHAR &42; Directory
&41;
Remarks
Delete a directory and return true if the directory was deleted or otherwise does not exist.