Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FBuildConfigContext
Description
Overrides the build policy mask used when executing this build.
Allows Build 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: ~EBuildPolicyBuildRemote.
| Name | SetBuildPolicyMask |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
| Include Path | #include "DerivedDataBuildFunction.h" |
void SetBuildPolicyMask
(
EBuildPolicy Policy
)