Navigation
API > API/Editor > API/Editor/KismetWidgets > API/Editor/KismetWidgets/SScrubControlPanel > API/Editor/KismetWidgets/SScrubControlPanel/FArguments
Description
Array of custom widgets to create in the Transport Control widget. If this array is used the default widget ordering will be ignored in favor of this set of widgets.
| Name | TransportControlWidgetsToCreate |
| Type | function |
| Header File | /Engine/Source/Editor/KismetWidgets/Public/SScrubControlPanel.h |
| Include Path | #include "SScrubControlPanel.h" |
WidgetArgsType & TransportControlWidgetsToCreate
(
TOptional< TArray< FTransportControlWidget > > InArg
)