Navigation
API > API/Developer > API/Developer/ProfileVisualizer > API/Developer/ProfileVisualizer/SEventsTree
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SEventsTree::FArguments
References
| Module | ProfileVisualizer |
| Header | /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h |
| Include | #include "SEventsTree.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SEventsTree >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | OnEventSelectionChanged
(
const FOnEventSelectionChanged& InDelegate |
Event for handling selection changes | |
| WidgetArgsType & | ProfileData
(
const TAttribute< TSharedPtr< FVisualizerEvent > >& InAttribute |
Profiler data |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |