Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/GenericPlatform > API/Runtime/Core/GenericPlatform/IPlatformFile
- IPlatformFile::FileExists()
- FCachedReadPlatformFile::FileExists()
- FLoggedPlatformFile::FileExists()
- FPlatformFileOpenLog::FileExists()
- FUnixPlatformFile::FileExists()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h |
Include | #include "GenericPlatform/GenericPlatformFile.h" |
bool FileExists
(
const TCHAR * Filename
)
Remarks
Return true if the file exists.