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