Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/SColorGradientEditor
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/SColorGradientEditor.h |
| Include Path | #include "SColorGradientEditor.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SColorGradientEditor >
Inheritance Hierarchy
- FSlateBaseNamedArgs → TSlateBaseNamedArgs → SColorGradientEditor::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SColorGradientEditor.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SColorGradientEditor.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & ClampStopsToViewRange
(
bool InArg |
SColorGradientEditor.h | ||
WidgetArgsType & DesiredSizeOverride
(
const TAttribute< TOptional< FVector2D > >& InAttribute |
SColorGradientEditor.h | ||
WidgetArgsType & DrawColorAndAlphaSeparate
(
bool InArg |
SColorGradientEditor.h | ||
WidgetArgsType & HideStops
(
const TAttribute< bool >& InAttribute |
SColorGradientEditor.h | ||
WidgetArgsType & IsEditingEnabled
(
const TAttribute< bool >& InAttribute |
SColorGradientEditor.h | ||
WidgetArgsType & ViewMaxInput
(
const TAttribute< float >& InAttribute |
SColorGradientEditor.h | ||
WidgetArgsType & ViewMinInput
(
const TAttribute< float >& InAttribute |
SColorGradientEditor.h | ||
WidgetArgsType & WithAlphaChannel
(
bool InArg |
SColorGradientEditor.h |