Navigation
API > API/Editor > API/Editor/DerivedDataWidgets
| Name | ERemoteCacheState |
| Type | enum |
| Header File | /Engine/Source/Editor/DerivedDataWidgets/Public/DerivedDataInformation.h |
| Include Path | #include "DerivedDataInformation.h" |
Syntax
enum ERemoteCacheState
{
Idle,
Busy,
Unavailable,
Warning,
}
Values
| Name | Remarks |
|---|---|
| Idle | |
| Busy | |
| Unavailable | |
| Warning |