Navigation
API > API/Developer > API/Developer/DerivedDataCache
A value ID and the cache policy to use for that value.
| Name | FCacheValuePolicy |
| Type | struct |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCachePolicy.h |
| Include Path | #include "DerivedDataCachePolicy.h" |
Syntax
struct FCacheValuePolicy
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PolicyMask | ECachePolicy | Flags that are valid on a value policy. | DerivedDataCachePolicy.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Id | FValueId | DerivedDataCachePolicy.h | ||
| Policy | ECachePolicy | DerivedDataCachePolicy.h |