FLoggedPlatformFile::FileExists

Return true if the file exists.

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::FileExists()

FLoggedPlatformFile::FileExists()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/IPlatformFileLogWrapper.h

Include

#include "HAL/IPlatformFileLogWrapper.h"

Syntax

virtual bool FileExists
(
    const TCHAR * Filename
)

Remarks

Return true if the file exists.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss