Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistrySubsystem
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistrySubsystem.h |
| Include | #include "DataRegistrySubsystem.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistrySubsystem.cpp |
UFUNCTION (BlueprintPure,
Meta=(DisplayName="To String (DataRegistryId)", CompactNodeTitle="->", ScriptMethod="ToString", BlueprintThreadSafe),
Category=DataRegistry)
static FString Conv_DataRegistryIdToString
(
FDataRegistryId DataRegistryId
)
Remarks
Converts a Data Registry Id to a string. The other direction is not provided because it cannot be validated