Navigation
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 () |