Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryResolverScope
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistryTypes.h |
| Include | #include "DataRegistryTypes.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistryTypes.cpp |
static FDataRegistryResolver * ResolveNameFromId
(
FName & OutResolvedName,
const FDataRegistryId & ItemId,
const class UDataRegistry * Registry,
const class UDataRegistrySource * RegistrySource
)
Remarks
Use the stack to resolve an ID, will return the resolver as raw pointer if found