Navigation
API > API/Developer > API/Developer/ProfileVisualizer > API/Developer/ProfileVisualizer/SGraphBar
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Developer/ProfileVisualizer/Public/SGraphBar.h |
| Include Path | #include "SGraphBar.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SGraphBar >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SGraphBar > → SGraphBar::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SGraphBar.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SGraphBar.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & OnGeometryChanged
(
const FOnGeometryChanged& InDelegate |
SGraphBar.h | ||
WidgetArgsType & OnSelectionChanged
(
const FOnSelectionChanged& InDelegate |
SGraphBar.h |