Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/UDataRegistry
References
| Module | DataRegistry |
| Header | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistry.h |
| Include | #include "DataRegistry.h" |
| Source | /Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistry.cpp |
virtual void AddAllIdsForResolvedName
(
TSet< FDataRegistryId > & PossibleIds,
const FName & ResolvedName,
const UDataRegistrySource * RegistrySource
) const
Remarks
Adds all possible source ids for resolved name to set, regardless of request context, default just uses the name