SWidgetSwitcher::SetActiveWidget

Sets the active widget.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SWidgetSwitcher.h

Include

#include "Widgets/Layout/SWidgetSwitcher.h"

Syntax

void SetActiveWidget
(
    TSharedRef< SWidget > Widget
)

Remarks

Sets the active widget.

Parameters

Parameter

Description

Widget

The widget to activate.

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