Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGraphThreshold
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Debug/ReporterGraph.h |
|
|
|
Debug/ReporterGraph.h |
|
FGraphThreshold()
| |
|
| Name |
FGraphThreshold |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include Path |
#include "Debug/ReporterGraph.h" |
FGraphThreshold()
FGraphThreshold(float, const FLinearColor &, FString)
| |
|
| Name |
FGraphThreshold |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include Path |
#include "Debug/ReporterGraph.h" |
FGraphThreshold
(
float InThreshold,
const FLinearColor & InColor,
FString InName
)