Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildContext
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
Include | #include "DerivedDataBuildFunction.h" |
void EndAsyncBuild()
Remarks
Mark the end of an asynchronous build.
It is invalid to call any other function on the build context after calling this.