Skip to content

UPartyList

#include <PartyList.h>

Inherits from UTBLUserWidget, UUserWidget

Public Functions

Name
UPartyList()

Protected Functions

Name
void InitPartyWidget()
bool IsPlayingMenu()
void OnFriendsUpdated(const TSet< FString > & ChangedUsers)
void OnPostLoadMap(UWorld * LoadedWorld)
void OnVOIPTick()

Protected Attributes

Name
TArray< UPartyListEntry * > EntryWidgets
TMap< FString, UPartyListEntry * > IdToEntryMap
UOverlay * InviteButtonOverlay
uint8 MaxPartySize
UVerticalBox * PartyList
TSubclassOf< UPartyListEntry > PartyListEntryClass
UVerticalBox * PartyWidgetContainer
UPartyListEntry * SelfPartyEntry

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