Navigation
API > API/Developer > API/Developer/DerivedDataCache
| Name | IDDCCleanup |
| Type | class |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DDCCleanup.h |
| Include Path | #include "DDCCleanup.h" |
Syntax
class IDDCCleanup
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IDDCCleanup() |
DDCCleanup.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsFinished() |
DDCCleanup.h | ||
void WaitBetweenDeletes
(
bool bWait |
DDCCleanup.h |