Navigation
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 HandleBarGraphSelectionChanged ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FVisualizerEvent](API\Developer\ProfileVisualizer\FVisualizerEvent) > Selection )
Remarks
Function called when the currently selected bar graph changes
Parameters
Name | Description |
---|---|
Selection | Currently selected bar graph |