Table of Contents

Class MultiplayerLobbyMatchmakingScreenWidget

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

Constructors

MultiplayerLobbyMatchmakingScreenWidget(UIContext)

public MultiplayerLobbyMatchmakingScreenWidget(UIContext context)

Parameters

context UIContext

Properties

CustomServerParentWidget

public MultiplayerLobbyCustomServerScreenWidget CustomServerParentWidget { get; set; }

Property Value

MultiplayerLobbyCustomServerScreenWidget

FindGameButton

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

Property Value

ButtonWidget

IsCustomGameFindEnabled

[Editor(false)]
public bool IsCustomGameFindEnabled { get; set; }

Property Value

bool

IsMatchFindPossible

[Editor(false)]
public bool IsMatchFindPossible { get; set; }

Property Value

bool

PremadeMatchesParentWidget

public MultiplayerLobbyCustomServerScreenWidget PremadeMatchesParentWidget { get; set; }

Property Value

MultiplayerLobbyCustomServerScreenWidget

SelectedModeIndex

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

Property Value

int

SelectionInfo

[Editor(false)]
public Widget SelectionInfo { get; set; }

Property Value

Widget

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).