FTransportControlWidget

Descriptor for a transport control widget

Unreal Engine C++ API Reference > Editor > EditorWidgets

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/ITransportControl.h
Include #include "ITransportControl.h"

Syntax

struct FTransportControlWidget  

Remarks

Descriptor for a transport control widget

Variables

Type Name Description
FOnMakeTranspor... MakeCustomWidgetDelegate Delegate used for making custom widgets
ETransportContr... WidgetType Basic widget type

Constructors

Type Name Description
  FTransportControlWidget ( ETransportControlWidgetType InWidge... )  
  FTransportControlWidget ( FOnMakeTransportWidget InMakeCustom... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library