Navigation
Unreal Engine C++ API Reference > 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.