Navigation
API > API/Editor > API/Editor/CurveEditor > API/Editor/CurveEditor/SInteractiveCurveEditorView
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/CurveEditor/Public/Views/SInteractiveCurveEditorView.h |
| Include Path | #include "Views/SInteractiveCurveEditorView.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SInteractiveCurveEditorView >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SInteractiveCurveEditorView::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
Views/SInteractiveCurveEditorView.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | Views/SInteractiveCurveEditorView.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AutoSize
(
bool InArg |
Views/SInteractiveCurveEditorView.h | ||
WidgetArgsType & BackgroundTint
(
FLinearColor InArg |
Views/SInteractiveCurveEditorView.h | ||
WidgetArgsType & FixedHeight
(
const TAttribute< float >& InAttribute |
Views/SInteractiveCurveEditorView.h | ||
WidgetArgsType & MaximumCapacity
(
int32 InArg |
Views/SInteractiveCurveEditorView.h |