ICacheStoreMaintainer::BoostPriority

Boost the priority of the active maintenance operation.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library