SetWidgetAttribute

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

SetWidgetAttribute

(
    SWidget& ThisWidget,
    TAttribute< TargetValueType >& Tar...,
    const TAttribute< SourceValueType >...,
    EInvalidateWidgetReason BaseInvalid...
)

Performs the attribute assignment and invalidates the widget minimally based on what actually changed.

Public function

bool

 

SetWidgetAttribute

(
    SWidget& ThisWidget,
    TAttribute< TargetValueType >& Tar...,
    const TAttribute< SourceValueType >...,
    EInvalidateWidgetReason BaseInvalid...
)

Performs the attribute assignment and invalidates the widget minimally based on what actually changed.

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