SWidgetConstruct

Overload list

Windows
MacOS
Linux
Name Description

Protected function

void

 

SWidgetConstruct

(
    const FSlateBaseNamedArgs& Args
)

Construct a SWidget based on initial parameters.

Public function

void

 

SWidgetConstruct

(
    const TAttribute< FText >& InToolT...,
    const TSharedPtr< IToolTip >& InTo...,
    const TAttribute< TOptional< EMouse...,
    const TAttribute< bool >& InEnable...,
    const TAttribute< EVisibility >& I...,
    const float InRenderOpacity,
    const TAttribute< TOptional< FSlate...,
    const TAttribute< FVector2D >& InT...,
    const FName& InTag,
    const bool InForceVolatile,
    const EWidgetClipping InClipping,
    const EFlowDirectionPreference InFl...,
    const TOptional< FAccessibleWidgetD...,
    const TArray< TSharedRef< ISlateMet...
)

SWidget::SWidgetConstruct should not be called directly. Use SNew or SAssignNew to create a SWidget

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