Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > ICacheStoreMaintainer
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheMaintainer.h |
Include | #include "DerivedDataCacheMaintainer.h" |
bool IsIdle() const
Remarks
True when maintenance is not active.
This must return true eventually because it is called to wait for maintenance.