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 FDataRegistryCacheGetResult GetCachedItemRawFromLookup
(
const uint8 *& OutItemMemory,
const UScriptStruct *& OutItemStruct,
const FDataRegistryId & ItemId,
const FDataRegistryLookup & Lookup
) const
Remarks
Finds the cached item using a resolved lookup, this can be useful after a load has happened to ensure you get the exact item requested