Skip to content

UFriendsAndPartyList

#include <FriendsAndPartyList.h>

Inherits from UListViewBase

Public Functions

Name
void BP_NavigateToItem(const FBlueprintOnlineUser & Item)
void RefreshFriendsList(bool ShouldRead)
void RefreshItemsList()
void SetPartyInviteSettings(bool bAllowInvites, bool bJoinViaPresence, bool bJoinViaPresenceFriendsOnly)
UFriendsAndPartyList()

Public Attributes

Name
FOnListEntryGeneratedDynamicWithSelf BP_OnEntryGeneratedWithSelf
FOnListEntryRefreshed BP_OnListEntryRefreshed
[[EFriendsListType]] ListType
[[FOnGetEntryWidgetClassForItem]] OnGetEntryWidgetClassForItemEvent
UTBLScrollBarStyleDataAsset * ScrollBarStyle
TMap< [[EFriendsListType]], int32 > SortingWeights

Protected Attributes

Name
EConsumeMouseWheel ConsumeMouseWheel
float EntrySpacing
TEnumAsByte< EOrientation > Orientation
TEnumAsByte< [[ESelectionMode::Type]] > SelectionMode
bool bClearSelectionOnClick
bool bIsFocusable
bool bReturnFocusToSelection

Updated on 2025-01-21 at 09:02:24 +0100