UDataRegistry::FindCachedData

Returns internal cached data or raw memory ptr for precached data

Windows
MacOS
Linux

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

Syntax

const FCachedDataRegistryItem * FindCachedData
(
    const FDataRegistryId & ItemId,
    const uint8 ** PrecachedDataPtr
) const

Remarks

Returns internal cached data or raw memory ptr for precached data

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