Navigation
API > API/Plugins > API/Plugins/EditorPerformance > API/Plugins/EditorPerformance/FKPIValue
| Name | EState |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/EditorPerformance/Source/EditorPerformance/Public/KPIValue.h |
| Include Path | #include "KPIValue.h" |
Syntax
enum EState
{
NotSet,
Good,
Bad,
}
Values
| Name | Remarks |
|---|---|
| NotSet | |
| Good | |
| Bad |