Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FTooltipDrawState
| |
|
| Name |
FDrawTextInfo |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h |
| Include Path |
#include "Insights/ViewModels/TooltipDrawState.h" |
Syntax
struct FDrawTextInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
FLinearColor |
|
Insights/ViewModels/TooltipDrawState.h |
|
| Text |
FString |
|
Insights/ViewModels/TooltipDrawState.h |
|
| TextSize |
FVector2D |
|
Insights/ViewModels/TooltipDrawState.h |
|
| Type |
FDrawTextType |
|
Insights/ViewModels/TooltipDrawState.h |
|
| X |
float |
|
Insights/ViewModels/TooltipDrawState.h |
|
| Y |
float |
|
Insights/ViewModels/TooltipDrawState.h |
|