Navigation
API > API/Runtime > API/Runtime/PakFile > API/Runtime/PakFile/FPakPlatformFile
- IPlatformFile::DeleteFile()
- FPakPlatformFile::DeleteFile()
References
| Module | PakFile |
| Header | /Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h |
| Include | #include "IPlatformFilePak.h" |
virtual bool DeleteFile
&40;
const TCHAR &42; Filename
&41;
Remarks
Delete a file and return true if the file exists. Will not delete read only files.