FLoggedPlatformFile::GetFilenameOnDisk

For case insensitive filesystems, returns the full path of the file with the same case as in the filesystem

Windows
MacOS
Linux

Override Hierarchy

IPlatformFile::GetFilenameOnDisk()

FLoggedPlatformFile::GetFilenameOnDisk()

References

Module

Core

Header

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

Include

#include "HAL/IPlatformFileLogWrapper.h"

Syntax

virtual FString GetFilenameOnDisk
(
    const TCHAR * Filename
)

Remarks

For case insensitive filesystems, returns the full path of the file with the same case as in the filesystem

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