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
MenuItemListPanel
[Editor(false)]
public ListPanel MenuItemListPanel { get; set; }
Property Value
SelectedItemIndex
[Editor(false)]
public int SelectedItemIndex { get; set; }
Property Value
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
boolisSearching
boolisMatchmakingEnabled
boolisCustomBattleEnabled
boolisPartyLeader
boolisInParty
bool
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).