UCommonWidgetCarousel::GetWidgetAtIndex

Get a widget at the provided 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")
UWidget * GetWidgetAtIndex
(
    int32 Index
) const

Remarks

Get a widget at the provided 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