SEventsTree::HandleBarEventSelectionChanged

Function called when the user selects an event bar in the graph

Unreal Engine C++ API Reference > Developer > ProfileVisualizer > SEventsTree

References

   
Module ProfileVisualizer
Header /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h
Include #include "SEventsTree.h"
Source /Engine/Source/Developer/ProfileVisualizer/Private/SEventsTree.cpp
void HandleBarEventSelectionChanged
(
    int32 Thread,
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FVisualizerEvent](API\Developer\ProfileVisualizer\FVisualizerEvent) > Selection
)

Remarks

Function called when the user selects an event bar in the graph

Parameters

Name Description
Selection Currently selected event

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library