IUserObjectListEntry::GetListItem

Returns the [UObject](API\Runtime\CoreUObject\UObject\UObject) item in the owning [UListView](API\Runtime\UMG\Components\UListView) that this entry currently represents

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/IUserObjectListEntry.h

Include

#include "Blueprint/IUserObjectListEntry.h"

Syntax

template<typename ItemObjectT>
ItemObjectT * GetListItem() const

Remarks

Returns the UObject item in the owning UListView that this entry currently represents

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