Class MultiplayerLobbyHomeScreenWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyHomeScreenWidget : Widget
- Inheritance
-
MultiplayerLobbyHomeScreenWidget
- Inherited Members
Constructors
MultiplayerLobbyHomeScreenWidget(UIContext)
public MultiplayerLobbyHomeScreenWidget(UIContext context)
Parameters
context
UIContext
Properties
FindGameButton
[Editor(false)]
public ButtonWidget FindGameButton { get; set; }
Property Value
HasUnofficialModulesLoaded
[Editor(false)]
public bool HasUnofficialModulesLoaded { get; set; }
Property Value
SelectionInfo
[Editor(false)]
public Widget SelectionInfo { 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
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).