UDataRegistry::GetCachedItem

Finds the cached item, using the request context to handle remapping

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistry.h

Include

#include "DataRegistry.h"

Syntax

template<class T>
const T * GetCachedItem
(
    const FDataRegistryId & ItemId
) const

Remarks

Finds the cached item, using the request context to handle remapping

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss