ICacheRecordInternal

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheRecord.h
Include #include "DerivedDataCacheRecord.h"

Syntax

class ICacheRecordInternal  

Destructors

Type Name Description
  ~ICacheRecordInternal ()  

Functions

Type Name Description
void AddRef ()  
const FCache... GetKey ()  
const FCbObj... GetMeta ()  
const FValue... GetValue ( const FValueId& Id )  
TConstArrayV... GetValues ()  
void Release ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library