Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataCacheUsageStats.h |
| Include | #include "DerivedDataCacheUsageStats.h" |
Syntax
enum EDerivedDataCacheStatus
{
None = 0,
Information,
Warning,
Error,
Deactivation,
}
Values
| Name | Description |
|---|---|
| None | |
| Information | |
| Warning | |
| Error | |
| Deactivation |