Table of Contents

Class BarterTupleItemButtonWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Barter
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class BarterTupleItemButtonWidget : ButtonWidget
Inheritance
BarterTupleItemButtonWidget
Inherited Members

Constructors

BarterTupleItemButtonWidget(UIContext)

public BarterTupleItemButtonWidget(UIContext context)

Parameters

context UIContext

Properties

CountText

public TextWidget CountText { get; set; }

Property Value

TextWidget

IsMultiple

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

Property Value

bool

IsOffered

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

Property Value

bool

SliderParentList

public ListPanel SliderParentList { get; set; }

Property Value

ListPanel

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

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