Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FBuildConfigContext
Description
Overrides the cache policy mask used when reading or writing this build in the cache.
Allows Query and Store flags to be cleared for this build by removing them from the mask.
Set the mask to the bitwise complement of the flags to be cleared: ~ECachePolicyRemote.
| Name | SetCachePolicyMask |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
| Include Path | #include "DerivedDataBuildFunction.h" |
void SetCachePolicyMask
(
ECachePolicy Policy
)