FTransportControlArgs

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/ITransportControl.h

Include

#include "ITransportControl.h"

Syntax

struct FTransportControlArgs

Variables

Name Description

Public variable

bool

 

bAreButtonsFocusable

Public variable

FOnClicked

 

OnBackwardEnd

Public variable

FOnClicked

 

OnBackwardPlay

Public variable

FOnClicked

 

OnBackwardStep

Public variable

FOnClicked

 

OnForwardEnd

Public variable

FOnClicked

 

OnForwardPlay

Public variable

FOnClicked

 

OnForwardStep

Public variable

FOnGetLooping

 

OnGetLooping

Public variable

FOnGetPlaybackM...

 

OnGetPlaybackMode

Public variable

FOnGetRecording

 

OnGetRecording

Public variable

FOnClicked

 

OnRecord

Public variable

FOnTickPlayback

 

OnTickPlayback

Public variable

FOnClicked

 

OnToggleLooping

Public variable

TArray< FTransp...

 

WidgetsToCreate

Array of custom widgets to create - if this array is used the default widget ordering will be ignored in favor of this set of widgets

Constructors

Name Description

Public function

FTransportControlArgs()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss