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
BlockInputsWhenDisabled
[Editor(false)]
public bool BlockInputsWhenDisabled { get; set; }
Property Value
CollapseIndicator
[Editor(false)]
public BrushWidget CollapseIndicator { get; set; }
Property Value
IsRelevant
[Editor(false)]
public bool IsRelevant { get; set; }
Property Value
ListPanel
[Editor(false)]
public ListPanel ListPanel { get; set; }
Property Value
TransferButtonWidget
[Editor(false)]
public ButtonWidget TransferButtonWidget { get; set; }
Property Value
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).