Navigation
Unreal Engine C++ API Reference > Runtime > Core > Unix > FUnixPlatformFile
- IPlatformFile::FileExists()
- FUnixPlatformFile::FileExists()
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Unix/UnixPlatformFile.h |
Include | #include "Unix/UnixPlatformFile.h" |
Source | /Engine/Source/Runtime/Core/Private/Unix/UnixPlatformFile.cpp |
virtual bool FileExists
&40;
const TCHAR &42; Filename
&41;
Remarks
Return true if the file exists.