FGraphTrack::InitTooltip

Called to initialize the tooltip's content with info from a timing event.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphTrack

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h
Include #include "Insights/ViewModels/GraphTrack.h"
Source /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/GraphTrack.cpp
virtual void InitTooltip
(
    [FTooltipDrawState](API\Developer\TraceInsights\Insights\ViewModels\FTooltipDrawState) & InOutTooltip,
    const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) & InTooltipEvent
) const

Remarks

Called to initialize the tooltip's content with info from a timing event.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library