Table of Contents

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

InventoryTwoWaySliderWidget

Properties

CharacterID

public string CharacterID { get; set; }

Property Value

string

ExtendedControlsContainer

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

Property Value

InventoryTupleExtensionControlsWidget

IsMainHero

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

Property Value

bool

IsPrisoner

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

Property Value

bool

IsTransferable

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

Property Value

bool

IsTupleLeftSide

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

Property Value

bool

Main

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

Property Value

Widget

ScreenWidget

public PartyScreenWidget ScreenWidget { get; }

Property Value

PartyScreenWidget

TransferAmount

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

Property Value

int

TransferSlider

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

Property Value

InventoryTwoWaySliderWidget

UpgradesPanel

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

Property Value

Widget

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).