WidgetArgsTy... |
AllowSpin ( bool InArg ) |
Whether or not values can be spun or if they should be typed in |
WidgetArgsTy... |
bColorAxisLabels ( bool InArg ) |
Should the axis labels be colored |
WidgetArgsTy... |
DisplayToggle ( bool InArg ) |
Whether or not to include a toggle checkbox to the left of the widget |
WidgetArgsTy... |
Font ( const TAttribute< FSlateFontInfo > ... ) |
Font to use for the text in this box |
WidgetArgsTy... |
OnBeginSliderMovement ( const FOnBeginSliderMovement& InDe... ) |
Optional delegate to notify a begin slider movement |
WidgetArgsTy... |
OnEndSliderMovement ( const FOnEndSliderMovement& InDele... ) |
Optional delegate to notify a end slider movement |
WidgetArgsTy... |
OnGetNumericValue ( const FOnGetNumericValue& InDelega... ) |
Optional delegate to retrieve a value |
WidgetArgsTy... |
OnGetToggleChecked ( const FOnGetToggleChecked& InDeleg... ) |
Delegate to retrieve a toggle state |
WidgetArgsTy... |
OnNumericValueChanged ( const FOnNumericValueChanged& InDe... ) |
Optional delegate to notify a value change |
WidgetArgsTy... |
OnNumericValueCommitted ( const FOnNumericValueCommitted& In... ) |
Optional delegate to notify a committed value |
WidgetArgsTy... |
OnQuaternionChanged ( const FOnQuaternionChanged& InDele... ) |
Optional delegate to notify a change in the quaternion |
WidgetArgsTy... |
OnQuaternionCommitted ( const FOnQuaternionCommitted& InDe... ) |
Optional delegate to notify a commit in the quaternion |
WidgetArgsTy... |
OnRotatorChanged ( const FOnRotatorChanged& InDelegat... ) |
Optional delegate to notify a change in the rotator |
WidgetArgsTy... |
OnRotatorCommitted ( const FOnRotatorCommitted& InDeleg... ) |
Optional delegate to notify a commit in the rotator |
WidgetArgsTy... |
OnToggleChanged ( const FOnToggleChanged& InDelegate ) |
Delegate to notify a toggle state change |
WidgetArgsTy... |
Quaternion ( const TAttribute< TOptional< FQuat ... ) |
Optional representation as quaternion |
WidgetArgsTy... |
Representation ( const TAttribute< ESlateRotationRep... ) |
Representation of the rotation |
WidgetArgsTy... |
Rotator ( const TAttribute< TOptional< FRotat... ) |
Optional representation as rotator |
WidgetArgsTy... |
TogglePadding ( FMargin InArg ) |
Padding around the toggle checkbox |