Navigation
API > API/Developer > API/Developer/DerivedDataCache > API/Developer/DerivedDataCache/FDerivedDataCacheInterface
| Name | EDDCNotification |
| Type | enum |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheInterface.h |
| Include Path | #include "DerivedDataCacheInterface.h" |
Syntax
enum EDDCNotification
{
SharedDDCPerformanceNotification,
}
Values
| Name | Remarks |
|---|---|
| SharedDDCPerformanceNotification | DDC performance notification generated when not using a shared cache. |