FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

STimecodeProvider::FArguments

References

Module

TimeManagementEditor

Header

/Engine/Source/Editor/TimeManagementEditor/Public/STimecodeProvider.h

Include

#include "STimecodeProvider.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< STimecodeProvider >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

DisplayFrameRate

(
    bool InArg
)

Should display the TimecodeProvider's frame rate

Public function

WidgetArgsTy...

 

DisplayLabel

(
    const TAttribute< bool >& InAttrib...
)

Should display the label (hours, mins, secs, frames)

Public function

WidgetArgsTy...

 

DisplaySynchronizationState

(
    bool InArg
)

Should display the TimecodeProvider's synchronization state

Public function

WidgetArgsTy...

 

LabelColor

(
    const TAttribute< FSlateColor >& I...
)

The color for this label text

Public function

WidgetArgsTy...

 

LabelFont

(
    const TAttribute< FSlateFontInfo > ...
)

The font for this label text

Public function

WidgetArgsTy...

 

OverrideTimecodeProvider

(
    const TAttribute< TWeakObjectPtr< U...
)

Override the Timecode Provider to display

Public function

WidgetArgsTy...

 

TimecodeColor

(
    const TAttribute< FSlateColor >& I...
)

The color for the timecode text

Public function

WidgetArgsTy...

 

TimecodeFont

(
    const TAttribute< FSlateFontInfo > ...
)

The font for the timecode text

Public function

WidgetArgsTy...

 

TimecodeProviderColor

(
    const TAttribute< FSlateColor >& I...
)

The color for this TimecodeProvider text

Public function

WidgetArgsTy...

 

TimecodeProviderFont

(
    const TAttribute< FSlateFontInfo > ...
)

The font for this TimecodeProvider text

Typedefs

Name

Description

WidgetArgsType

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