Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/IBuildFunction
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
| Include | #include "DerivedDataBuildFunction.h" |
virtual void Configure
(
FBuildConfigContext & Context
) const
Remarks
Configure the build based on its constants.
The default configuration is to use the function name as the cache bucket, use the default cache policy, use the default build policy, and enable non-deterministic output checks.