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
(
const TCHAR * Filename
)
Remarks
Delete a file and return true if the file exists. Will not delete read only files.