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