FTooltipDrawState::SetPosition

Unreal Engine C++ API Reference > 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
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library