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