Navigation
API > API/Developer > API/Developer/ProfileVisualizer > API/Developer/ProfileVisualizer/SEventItem
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Developer/ProfileVisualizer/Public/SEventsTree.h |
| Include Path | #include "SEventsTree.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SEventItem >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SEventItem > → SEventItem::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 & EventDuration
(
const TAttribute< double >& InAttribute |
SEventsTree.h | ||
WidgetArgsType & EventName
(
FString InArg |
SEventsTree.h |