Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FBuildContext
Description
Returns the estimated peak memory required to execute the build, excluding input size. Defaults to 0.
| Name | GetRequiredMemory |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
| Include Path | #include "DerivedDataBuildFunction.h" |
uint64 GetRequiredMemory() const