Navigation
API > API/Developer > API/Developer/ProfileVisualizer > API/Developer/ProfileVisualizer/STimeline
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- STimeline::FArguments
References
| Module | ProfileVisualizer |
| Header | /Engine/Source/Developer/ProfileVisualizer/Public/STimeline.h |
| Include | #include "STimeline.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< STimeline >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | FixedLabelSpacing
(
float InArg |
Fixed pixel spacing between centers of labels | |
| WidgetArgsType & | MaxValue
(
float InArg |
Maximum value on the timeline | |
| WidgetArgsType & | MinValue
(
float InArg |
Minimum value on the timeline |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |