Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UListView
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/ListView.h |
Include | #include "Components/ListView.h" |
const TArray< UObject &42; > & GetListItems&40;&41; const
Remarks
Gets the list of all items in the list. Note that each of these items only has a corresponding entry widget when visible. Use GetDisplayedEntryWidgets to get the currently displayed widgets.