ObjectPathToObjectName

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

FWideStringV...

 

ObjectPathToObjectName

(
    FWideStringView InObjectPath
)

Returns the name of the object referred to by the specified object path

Public function Static

FAnsiStringV...

 

ObjectPathToObjectName

(
    FAnsiStringView InObjectPath
)

Returns the name of the object referred to by the specified object path

Public function Static

FString

 

ObjectPathToObjectName

(
    const FString& InObjectPath
)

Returns the name of the object referred to by the specified object path

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