UUserObjectListEntry

Required interface for any [UUserWidget](API\Runtime\UMG\Blueprint\UUserWidget) class to be usable as entry widget in a stock UMG list view - ListView, TileView, and TreeView Provides a change event and getter for the object item the entry is assigned to represent by the owning list view (in addition to functionality from [IUserListEntry](API\Runtime\UMG\Blueprint\IUserListEntry))