FTooltipDrawState::AddTextLine

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FTooltipDrawState > AddTextLine

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 AddTextLine
(
    const float X,
    const float Y,
    const [FString](API\Runtime\Core\Containers\FString) & Text,
    const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library