Navigation
API > API/Plugins > API/Plugins/GameplayInsights
| Name | SEventTimelineView |
| Type | class |
| Header File | /Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/SEventTimelineView.h |
| Include Path | #include "SEventTimelineView.h" |
Syntax
class SEventTimelineView : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → SEventTimelineView
- FSlateControlledConstruction → SWidget → SCompoundWidget → SEventTimelineView
Structs
| Name | Remarks |
|---|---|
| FArguments | |
| FTimelineEventData |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Construct
(
const FArguments& InArgs |
Construct the widget | SEventTimelineView.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FVector2D ComputeDesiredSize
(
float |
SEventTimelineView.h | ||
virtual int32 OnPaint
(
const FPaintArgs& Args, |
SEventTimelineView.h | ||
int32 PaintEvents
(
const FGeometry& AllottedGeometry, |
SEventTimelineView.h |