Navigation
API > API/Plugins > API/Plugins/ChaosVD > API/Plugins/ChaosVD/Widgets > API/Plugins/ChaosVD/Widgets/SChaosVDTimelineWidget
Inheritance Hierarchy
- FSlateBaseNamedArgs
- TSlateBaseNamedArgs
- SChaosVDTimelineWidget::FArguments
References
| Module | ChaosVD |
| Header | /Engine/Plugins/Experimental/ChaosVD/Source/ChaosVD/Public/Widgets/SChaosVDTimelineWidget.h |
| Include | #include "Widgets/SChaosVDTimelineWidget.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SChaosVDTimelineWidget >
Constructors
| Type | Name | Description | |
|---|---|---|---|
FArguments () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| WidgetArgsType & | HideLockButton
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | HideNextPrevButtons
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | HidePlayStopButtons
(
const TAttribute< bool >& InAttribute |
||
| WidgetArgsType & | MaxFrames
(
int32 InArg |
||
| WidgetArgsType & | OnFrameChanged
(
const FChaosVDFrameChangedDelegate& InDelegate |
||
| WidgetArgsType & | OnFrameLockStateChanged
(
const FChaosVDFrameLockStateDelegate& InDelegate |
Typedefs
| Name | Description |
|---|---|
| WidgetArgsType |