GetCleanFilename

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FString

 

GetCleanFilename

(
    const FString& InPath
)

Returns the filename (with extension), minus any path information.

Public function Static

FString

 

GetCleanFilename

(
    FString&& InPath
)

Returns the filename (with extension), minus any path information.

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