Choose your operating system:
Windows
macOS
Linux
| FSlateBaseNamedArgs
|
Module |
|
Header |
/Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h |
Include |
#include "SCurveEditorPanel.h" |
struct FArguments : public TSlateBaseNamedArgs< SCurveEditorPanel >
Name | Description | |
---|---|---|
|
FArguments() |
Name | Description | ||
---|---|---|---|
|
WidgetArgsTy... |
ContentSplitterWidth ( |
The width of the splitter slot for the main content |
|
WidgetArgsTy... |
DisabledTimeSnapTooltip ( |
If specified, causes the time snap adjustment UI controls to be disabled and specifies the tooltip to be used. |
|
WidgetArgsTy... |
ExternalTimeSliderController ( |
Optional Time Slider Controller which allows us to synchronize with an externally controlled Time Slider |
|
WidgetArgsTy... |
GridLineTint ( |
Color to draw grid lines |
|
WidgetArgsTy... |
MinimumViewPanelHeight ( |
The minimum height for the panel which contains the curve editor views. |
|
WidgetArgsTy... |
TabManager ( |
Tab Manager which owns this panel. |
|
NamedSlotPro... |
TreeContent() |
Widget slot for the tree content |
|
WidgetArgsTy... |
TreeSplitterWidth ( |
The width of the splitter slot for the tree |
Name |
Description |
---|---|
WidgetArgsType |