Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/Slate > API/Plugins/CommonUI/Slate/SCommonAnimatedSwitcher
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SCommonAnimatedSwitcher::FArguments
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/Slate/SCommonAnimatedSwitcher.h |
| Include | #include "Slate/SCommonAnimatedSwitcher.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SCommonAnimatedSwitcher >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | InitialIndex
(
int32 InArg |
||
| WidgetArgsType & | OnActiveIndexChanged
(
const FOnActiveIndexChanged& InDelegate |
||
| WidgetArgsType & | OnIsTransitioningChanged
(
const FOnIsTransitioningChanged& InDelegate |
||
| WidgetArgsType & | TransitionCurveType
(
ETransitionCurve InArg |
||
| WidgetArgsType & | TransitionDuration
(
float InArg |
||
| WidgetArgsType & | TransitionType
(
ECommonSwitcherTransition InArg |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |