SBarVisualizer::OnBarGraphSelectionChanged

Function called when the currently selected bar graph changes

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SBarVisualizer.h

Include

#include "SBarVisualizer.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SBarVisualizer.cpp

Syntax

void OnBarGraphSelectionChanged
(
    TSharedPtr< FVisualizerEvent > Selection,
    ESelectInfo::Type SelectInfo
)

Remarks

Function called when the currently selected bar graph changes

Parameters

Parameter

Description

Selection

Currently selected thread events

SelectInfo

Provides context on how the selection changed

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss