Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FPlatformFileOpenLog
- IPlatformFile::DeleteFile()
- FPlatformFileOpenLog::DeleteFile()
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileOpenLogWrapper.h |
| Include | #include "HAL/IPlatformFileOpenLogWrapper.h" |
virtual bool DeleteFile
(
const TCHAR * Filename
)
Remarks
Delete a file and return true if the file exists. Will not delete read only files.