IPlatformFile::GetFilenameOnDisk

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

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformFile.h

Include

#include "GenericPlatform/GenericPlatformFile.h"

Syntax

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