Class MultiplayerLobbyFriendGroupToggleWidget
- 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
InitialClosedState
[Editor(false)]
public bool InitialClosedState { get; set; }
Property Value
PlayerCount
[Editor(false)]
public int PlayerCount { get; set; }
Property Value
PlayerCountText
[Editor(false)]
public TextWidget PlayerCountText { get; set; }
Property Value
TitleContainer
[Editor(false)]
public Widget TitleContainer { get; set; }
Property Value
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).