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