Navigation
| Name | EditorPerformance |
| Type | Editor |
| Part of Plugins | Editor Performance |
| Location | /Engine/Plugins/Experimental/EditorPerformance/Source/EditorPerformance/ |
| Module Build Rules | EditorPerformance.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FEditorPerformanceModule | The module holding all of the UI related pieces for EditorPerformance |
| FKPIHint | |
| FKPIProfile | |
| FKPIRegistry | |
| FKPIValue |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FKPIHints | TMap< FGuid, FKPIHint > | KPIValue.h | |
| FKPIProfiles | TMap< FString, FKPIProfile > | KPIValue.h | |
| FKPIThesholds | TMap< FGuid, float > | KPIValue.h | |
| FKPIValues | TMap< FGuid, FKPIValue > | KPIValue.h |