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