Class PartyTroopTupleButtonWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Party
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyTroopTupleButtonWidget : ButtonWidget
- Inheritance
-
PartyTroopTupleButtonWidget
- Inherited Members
Constructors
PartyTroopTupleButtonWidget(UIContext)
public PartyTroopTupleButtonWidget(UIContext context)
Parameters
context
UIContext
Fields
_transferSlider
public InventoryTwoWaySliderWidget _transferSlider
Field Value
Properties
CharacterID
public string CharacterID { get; set; }
Property Value
ExtendedControlsContainer
[Editor(false)]
public InventoryTupleExtensionControlsWidget ExtendedControlsContainer { get; set; }
Property Value
IsMainHero
[Editor(false)]
public bool IsMainHero { get; set; }
Property Value
IsPrisoner
[Editor(false)]
public bool IsPrisoner { get; set; }
Property Value
IsTransferable
[Editor(false)]
public bool IsTransferable { get; set; }
Property Value
IsTupleLeftSide
[Editor(false)]
public bool IsTupleLeftSide { get; set; }
Property Value
Main
[Editor(false)]
public Widget Main { get; set; }
Property Value
ScreenWidget
public PartyScreenWidget ScreenWidget { get; }
Property Value
TransferAmount
[Editor(false)]
public int TransferAmount { get; set; }
Property Value
TransferSlider
[Editor(false)]
public InventoryTwoWaySliderWidget TransferSlider { get; set; }
Property Value
UpgradesPanel
[Editor(false)]
public Widget UpgradesPanel { get; set; }
Property Value
Methods
OnDisconnectedFromRoot()
protected override void OnDisconnectedFromRoot()
OnMouseReleased()
protected override void OnMouseReleased()
RefreshState()
protected override void RefreshState()
ResetIsSelected()
public void ResetIsSelected()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).