Navigation
API > API/Editor > API/Editor/EditorWidgets
Base class for a widget that allows transport control
| Name | ITransportControl |
| Type | class |
| Header File | /Engine/Source/Editor/EditorWidgets/Public/ITransportControl.h |
| Include Path | #include "ITransportControl.h" |
Syntax
class ITransportControl : public SCompoundWidget
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → SWidget → SCompoundWidget → ITransportControl
- FSlateControlledConstruction → SWidget → SCompoundWidget → ITransportControl