UCommonWidgetCarousel::SetActiveWidgetIndex

Activates the widget at the specified index.

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonWidgetCarousel.h

Include

#include "CommonWidgetCarousel.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonWidgetCarousel.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Carousel")
virtual void SetActiveWidgetIndex
(
    int32 Index
)

Remarks

Activates the widget at the specified 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