Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryId
| Type | Name | Description | |
|---|---|---|---|
| Explicit constructors | |||
FDataRegistryId
(
const FString& TypeAndName |
Parses out the Type:Name format | ||
FDataRegistryId
(
const FName& InRegistryType, |
Construct from two names, will also work with FDataRegistryType due to the implicit cast |