FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

TSlateBaseNamedArgs

SLiveLinkSubjectRepresentationPicker::FArguments

References

Module

LiveLinkEditor

Header

/Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/SLiveLinkSubjectRepresentationPicker.h

Include

#include "SLiveLinkSubjectRepresentationPicker.h"

Syntax

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

ButtonStyle

(
    const FButtonStyle* InArg
)

The visual style of the button (overrides ComboButtonStyle)

Public function

WidgetArgsTy...

 

ComboButtonStyle

(
    const FComboButtonStyle* InArg
)

The visual style of the combo button

Public function

WidgetArgsTy...

 

ContentPadding

(
    const TAttribute< FMargin >& InAtt...
)

Content padding for the picker

Public function

WidgetArgsTy...

 

Font

(
    const TAttribute< FSlateFontInfo > ...
)

Sets the font used to draw the text on the button

Public function

WidgetArgsTy...

 

ForegroundColor

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

Foreground color for the picker

Public function

WidgetArgsTy...

 

HasMultipleValues

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

Attribute used to retrieve whether the picker has multiple values.

Public function

WidgetArgsTy...

 

OnValueChanged

(
    const FOnValueChanged& InDelegate
)

Delegate for handling when for when the current value changes.

Public function

WidgetArgsTy...

 

ShowRole

(
    bool InArg
)

Attribute used to retrieve whether the picker should show roles.

Public function

WidgetArgsTy...

 

ShowSource

(
    bool InArg
)

Attribute used to retrieve whether the picker should show the source name.

Public function

WidgetArgsTy...

 

Value

(
    const TAttribute< FLiveLinkSourceSu...
)

Attribute used to retrieve the current value.

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