Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > ICacheStoreMaintainer
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheMaintainer.h |
Include | #include "DerivedDataCacheMaintainer.h" |
virtual void BoostPriority()
Remarks
Boost the priority of the active maintenance operation.
This is expected to remove any delays, or otherwise allow the active maintenance operation to complete more quickly. This is called before waiting for maintenance to be idle.