UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IUserObjectListEntry Member List

This is the complete list of members for IUserObjectListEntry, including all inherited members.

BP_OnEndEntryDropOperation(bool bSuccess)IUserListEntryprotected
BP_OnEntryDragged(UDragDropOperation *Operation)IUserListEntryprotected
BP_OnEntryDragOverChanged(bool bIsDraggingOver)IUserListEntryprotected
BP_OnEntryDropped(UDragDropOperation *Operation)IUserListEntryprotected
BP_OnEntryReleased()IUserListEntryprotected
BP_OnItemExpansionChanged(bool bIsExpanded)IUserListEntryprotected
BP_OnItemSelectionChanged(bool bIsSelected)IUserListEntryprotected
BP_OnUpdateEntryDropIndicator(EUMGItemDropZone DropZone)IUserListEntryprotected
EndEntryDropOperation(UUserWidget &ListEntryWidget, bool bSuccess)IUserListEntrystatic
GetListItem() constIUserObjectListEntryinline
GetOwningListView() constIUserListEntry
HandleEntryDragged(UUserWidget &ListEntryWidget, UDragDropOperation *Operation)IUserListEntrystatic
HandleEntryDropped(UUserWidget &ListEntryWidget, UDragDropOperation *Operation)IUserListEntrystatic
IsListItemExpanded() constIUserListEntry
IsListItemSelectable() constIUserListEntryinlinevirtual
IsListItemSelected() constIUserListEntry
NativeOnEntryReleased()IUserListEntryprotectedvirtual
NativeOnItemExpansionChanged(bool bIsExpanded)IUserListEntryprotectedvirtual
NativeOnItemSelectionChanged(bool bIsSelected)IUserListEntryprotectedvirtual
NativeOnListItemObjectSet(UObject *ListItemObject)IUserObjectListEntryprotectedvirtual
OnListItemObjectSet(UObject *ListItemObject)IUserObjectListEntryprotected
ReleaseEntry(UUserWidget &ListEntryWidget)IUserListEntrystatic
SObjectTableRowIUserObjectListEntryfriend
UpdateEntryDragOverState(UUserWidget &ListEntryWidget, bool bIsDraggingOver)IUserListEntrystatic
UpdateEntryDropIndicator(UUserWidget &ListEntryWidget, TOptional< EItemDropZone > DropZone)IUserListEntrystatic
UpdateItemExpansion(UUserWidget &ListEntryWidget, bool bIsExpanded)IUserListEntrystatic
UpdateItemSelection(UUserWidget &ListEntryWidget, bool bIsSelected)IUserListEntrystatic