Table of Contents

Class MultiplayerLobbyScreenWidget

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

Constructors

MultiplayerLobbyScreenWidget(UIContext)

public MultiplayerLobbyScreenWidget(UIContext context)

Parameters

context UIContext

Properties

FriendsPanelWidget

[Editor(false)]
public MultiplayerLobbyFriendsPanelWidget FriendsPanelWidget { get; set; }

Property Value

MultiplayerLobbyFriendsPanelWidget

HomeScreenWidget

[Editor(false)]
public MultiplayerLobbyHomeScreenWidget HomeScreenWidget { get; set; }

Property Value

MultiplayerLobbyHomeScreenWidget

IsCustomBattleEnabled

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

Property Value

bool

IsInParty

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

Property Value

bool

IsLoggedIn

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

Property Value

bool

IsMatchmakingEnabled

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

Property Value

bool

IsPartyLeader

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

Property Value

bool

IsSearchGameRequested

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

Property Value

bool

IsSearchingGame

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

Property Value

bool

MatchmakingScreenWidget

[Editor(false)]
public MultiplayerLobbyMatchmakingScreenWidget MatchmakingScreenWidget { get; set; }

Property Value

MultiplayerLobbyMatchmakingScreenWidget

MenuWidget

[Editor(false)]
public MultiplayerLobbyMenuWidget MenuWidget { get; set; }

Property Value

MultiplayerLobbyMenuWidget

ProfileScreenWidget

[Editor(false)]
public MultiplayerLobbyProfileScreenWidget ProfileScreenWidget { get; set; }

Property Value

MultiplayerLobbyProfileScreenWidget

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

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