Navigation
API > API/Developer > API/Developer/ProfileVisualizer > API/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 OnEventSelectionChanged
&40;
TSharedPtr< FVisualizerEvent > Selection,
ESelectInfo::Type SelectInfo
&41;
Remarks
Function called when the currently selected event in the list of thread events changes
Parameters
| Name | Description |
|---|---|
| Selection | Currently selected event |
| SelectInfo | Provides context on how the selection changed |