FCoreRedirectObjectName

Overload list

Windows
MacOS
Linux
Name Description

Public function

FCoreRedirectObjectName()

Default to invalid names

Public function

FCoreRedirectObjectName

(
    const FCoreRedirectObjectName& Oth...
)

Copy constructor

Public function

FCoreRedirectObjectName

(
    const FString& InString
)

Construct from a path string, this handles full paths with packages, or partial paths without

Public function

FCoreRedirectObjectName

(
    const UObject* Object
)

Construct from object in memory

Public function

FCoreRedirectObjectName

(
    FName InObjectName,
    FName InOuterName,
    FName InPackageName
)

Construct from FNames that are already expanded

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