ICacheRecordPolicyShared

Interface for the private implementation of the cache record policy.

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

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

Syntax

class ICacheRecordPolicyShared  

Remarks

Interface for the private implementation of the cache record policy.

Destructors

Type Name Description
  ~ICacheRecordPolicyShared ()  

Functions

Type Name Description
void AddRef ()  
void AddValuePolicy ( const FCacheValuePolicy& Policy )  
TConstArrayV... GetValuePolicies ()  
void Release ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library