Table of Contents

Class PartyHeaderToggleWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Party
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyHeaderToggleWidget : ToggleButtonWidget
Inheritance
PartyHeaderToggleWidget
Inherited Members

Constructors

PartyHeaderToggleWidget(UIContext)

public PartyHeaderToggleWidget(UIContext context)

Parameters

context UIContext

Properties

AutoToggleTransferButtonState

public bool AutoToggleTransferButtonState { get; set; }

Property Value

bool

BlockInputsWhenDisabled

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

Property Value

bool

CollapseIndicator

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

Property Value

BrushWidget

IsRelevant

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

Property Value

bool

ListPanel

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

Property Value

ListPanel

TransferButtonWidget

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

Property Value

ButtonWidget

Methods

OnClick(Widget)

protected override void OnClick(Widget widget)

Parameters

widget Widget

SetState(string)

public override void SetState(string stateName)

Parameters

stateName string

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