FDataRegistryId

Overload list

Windows
MacOS
Linux
Name Description

Public function

FDataRegistryId()

Explicit constructors

Public function

FDataRegistryId

(
    const FString& TypeAndName
)

Parses out the Type:Name format

Public function

FDataRegistryId

(
    const FName& InRegistryType,
    const FName& InItemName
)

Construct from two names, will also work with FDataRegistryType due to the implicit cast

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