Table of Contents

Class MultiplayerLobbyFriendGroupToggleWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer.Lobby.Friend
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerLobbyFriendGroupToggleWidget : ToggleButtonWidget
Inheritance
MultiplayerLobbyFriendGroupToggleWidget
Inherited Members

Constructors

MultiplayerLobbyFriendGroupToggleWidget(UIContext)

public MultiplayerLobbyFriendGroupToggleWidget(UIContext context)

Parameters

context UIContext

Properties

CollapseIndicator

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

Property Value

Widget

InitialClosedState

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

Property Value

bool

PlayerCount

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

Property Value

int

PlayerCountText

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

Property Value

TextWidget

TitleContainer

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

Property Value

Widget

Methods

OnClick(Widget)

protected override void OnClick(Widget widget)

Parameters

widget Widget

RefreshState()

protected override void RefreshState()

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