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 |
FDataRegistryCacheGetResult GetCachedItemRaw
(
const uint8 *& OutItemMemory,
const UScriptStruct *& OutItemStruct,
const FDataRegistryId & ItemId
) const
Remarks
Gets the cached or precached data and struct type. The return value specifies the cache safety for the data