Navigation
API > API/Plugins > API/Plugins/EditorPerformance
References
| Module | EditorPerformance |
| Header | /Engine/Plugins/Experimental/EditorPerformance/Source/EditorPerformance/Public/KPIValue.h |
| Include | #include "KPIValue.h" |
Syntax
class FKPIRegistry
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | ApplyKPIProfile
(
const FKPIProfile& Profile |
||
| bool | DeclareKPIHint
(
FGuid Id, |
||
| FGuid | DeclareKPIValue
(
const FKPIValue& Value |
||
| FGuid | DeclareKPIValue
(
const FName Category, |
||
| bool | GetKPIHint
(
FGuid Id, |
||
| const FKPIProfiles & | |||
| bool | GetKPIValue
(
FGuid Id, |
||
| const FKPIValues & | GetKPIValues () |
||
| bool | InvalidateKPIValue
(
FGuid Id |
||
| void | LoadKPIHints
(
const FString& HintSectionName, |
||
| void | LoadKPIProfiles
(
const FString& ProfileSectionName, |
||
| bool | SetKPIThreshold
(
FGuid Id, |
||
| bool | SetKPIValue
(
FGuid Id, |