FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

STimecode::FArguments

References

Module

TimeManagement

Header

/Engine/Source/Runtime/TimeManagement/Public/Widgets/STimecode.h

Include

#include "Widgets/STimecode.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< STimecode >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

DisplayLabel

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

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

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...

 

Timecode

(
    const TAttribute< FTimecode >& InA...
)

The timecode 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

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