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