UListViewBase::GetDisplayedEntryWidgets

Gets all of the list entry widgets currently being displayed by the list

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/ListViewBase.h

Include

#include "Components/ListViewBase.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/ListViewBase.cpp

Syntax

const TArray< UUserWidget * > & GetDisplayedEntryWidgets() const

Remarks

Gets all of the list entry widgets currently being displayed by the list

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