Table of Contents

Class MultiplayerLobbyCustomServerScreenWidget

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

Constructors

MultiplayerLobbyCustomServerScreenWidget(UIContext)

public MultiplayerLobbyCustomServerScreenWidget(UIContext context)

Parameters

context UIContext

Properties

CloseCreatePanelButton

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

Property Value

ButtonWidget

CreateGameButton

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

Property Value

ButtonWidget

CreateGamePanel

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

Property Value

Widget

FilterButtonsScope

public NavigationScopeTargeter FilterButtonsScope { get; set; }

Property Value

NavigationScopeTargeter

FilterSearchBarScope

public NavigationScopeTargeter FilterSearchBarScope { get; set; }

Property Value

NavigationScopeTargeter

FiltersPanel

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

Property Value

Widget

HostServerButton

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

Property Value

ButtonWidget

InfoText

[Editor(false)]
public TextWidget InfoText { get; set; }

Property Value

TextWidget

IsAnyGameSelected

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

Property Value

bool

IsInParty

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

Property Value

bool

IsPartyLeader

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

Property Value

bool

IsPlayerBasedCustomBattleEnabled

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

Property Value

bool

IsPremadeGameEnabled

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

Property Value

bool

JoinGamePanel

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

Property Value

Widget

JoinServerButton

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

Property Value

ButtonWidget

RefreshButton

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

Property Value

ButtonWidget

ServerCountText

[Editor(false)]
public TextWidget ServerCountText { get; set; }

Property Value

TextWidget

ServerListPanel

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

Property Value

ListPanel

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