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
IsMultiple
[Editor(false)]
public bool IsMultiple { get; set; }
Property Value
IsOffered
[Editor(false)]
public bool IsOffered { get; set; }
Property Value
SliderParentList
public ListPanel SliderParentList { get; set; }
Property Value
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).