Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FBuildContext
Description
Mark the end of an asynchronous build.
It is invalid to call any other function on the build context after calling this.
| Name | EndAsyncBuild |
| Type | function |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
| Include Path | #include "DerivedDataBuildFunction.h" |
void EndAsyncBuild()