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