SWidgetSwitcher::SetActiveWidgetIndex

Activates the widget at the specified index.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SWidgetSwitcher.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SWidgetSwitcher.cpp

Syntax

void SetActiveWidgetIndex
(
    int32 Index
)

Remarks

Activates the widget at the specified index.

Parameters

Parameter

Description

Index

The slot index.

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