Table of Contents

Class MultiplayerLobbyMenuWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyMenuWidget : Widget
Inheritance
MultiplayerLobbyMenuWidget
Inherited Members

Constructors

MultiplayerLobbyMenuWidget(UIContext)

public MultiplayerLobbyMenuWidget(UIContext context)

Parameters

context UIContext

Properties

MatchmakingButtonWidget

[Editor(false)]
public ButtonWidget MatchmakingButtonWidget { get; set; }

Property Value

ButtonWidget

MenuItemListPanel

[Editor(false)]
public ListPanel MenuItemListPanel { get; set; }

Property Value

ListPanel

SelectedItemIndex

[Editor(false)]
public int SelectedItemIndex { get; set; }

Property Value

int

Methods

LobbyStateChanged(bool, bool, bool, bool, bool, bool)

public void LobbyStateChanged(bool isSearchRequested, bool isSearching, bool isMatchmakingEnabled, bool isCustomBattleEnabled, bool isPartyLeader, bool isInParty)

Parameters

isSearchRequested bool
isSearching bool
isMatchmakingEnabled bool
isCustomBattleEnabled bool
isPartyLeader bool
isInParty bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).