Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SCurveEditor
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SCurveEditor.h |
| Include Path | #include "SCurveEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCurveEditor >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SCurveEditor::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SCurveEditor.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SCurveEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & AllowZoomOutput
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & AlwaysDisplayColorCurves
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & AlwaysHideGradientEditor
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & AreCurvesVisible
(
const TAttribute< bool >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & DataMaxInput
(
const TAttribute< TOptional< float > >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & DataMinInput
(
const TAttribute< TOptional< float > >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & DesiredSize
(
const TAttribute< FVector2D >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & DrawCurve
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & GridColor
(
FLinearColor InArg |
SCurveEditor.h | ||
WidgetArgsType & HideUI
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & InputSnap
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & InputSnappingEnabled
(
const TAttribute< bool >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & OnCreateAsset
(
const FSimpleDelegate& InDelegate |
SCurveEditor.h | ||
WidgetArgsType & OnSetAreCurvesVisible
(
const FOnSetAreCurvesVisible& InDelegate |
SCurveEditor.h | ||
WidgetArgsType & OnSetInputViewRange
(
const FOnSetInputViewRange& InDelegate |
SCurveEditor.h | ||
WidgetArgsType & OnSetOutputViewRange
(
const FOnSetOutputViewRange& InDelegate |
SCurveEditor.h | ||
WidgetArgsType & OutputSnap
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & OutputSnappingEnabled
(
const TAttribute< bool >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ShowCurveSelector
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & ShowInputGridNumbers
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & ShowOutputGridNumbers
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & ShowTimeInFrames
(
const TAttribute< bool >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ShowZoomButtons
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & TimelineLength
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ViewMaxInput
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ViewMaxOutput
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ViewMinInput
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
WidgetArgsType & ViewMinOutput
(
const TAttribute< float >& InAttribute |
SCurveEditor.h | ||
| SCurveEditor.h | |||
| SCurveEditor.h | |||
WidgetArgsType & ZoomToFitHorizontal
(
bool InArg |
SCurveEditor.h | ||
WidgetArgsType & ZoomToFitVertical
(
bool InArg |
SCurveEditor.h |