Navigation
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryLookup
Syntax
TArray< TTuple< uint8, FName >, TInlineAllocator< 1 > > SourceLookups
Remarks
List of sources and names to look up within that source
TODO can be more efficient, probably best option is pack it into the num field of the [FName](API\Runtime\Core\UObject\FName), no one really names entries Foo_2147483646.
API > API/Plugins > API/Plugins/DataRegistry > API/Plugins/DataRegistry/FDataRegistryLookup
TArray< TTuple< uint8, FName >, TInlineAllocator< 1 > > SourceLookups
List of sources and names to look up within that source
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library