Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FTooltipDrawState > API/Developer/TraceInsights/Insights/ViewModels/FTooltipDrawState/SetPosition
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h |
Include | #include "Insights/ViewModels/TooltipDrawState.h" |
Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/TooltipDrawState.cpp |
void SetPosition
(
const FVector2D & MousePosition,
const float MinX,
const float MaxX,
const float MinY,
const float MaxY
)