Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/FEditorWidgetsModule
References
| Module | EditorWidgets |
| Header | /Engine/Source/Editor/EditorWidgets/Public/EditorWidgetsModule.h |
| Include | #include "EditorWidgetsModule.h" |
| Source | /Engine/Source/Editor/EditorWidgets/Private/EditorWidgetsModule.cpp |
virtual TSharedRef< ITransportControl > CreateTransportControl
&40;
const FTransportControlArgs & Args
&41;
Remarks
Creates a widget that allows play/pause, and general time controls The transport control widget
Parameters
| Name | Description |
|---|---|
| Args | The arguments used to generate the widget |