Class ChangeAmountTextWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ChangeAmountTextWidget : TextWidget
- Inheritance
-
ChangeAmountTextWidget
- Inherited Members
Constructors
ChangeAmountTextWidget(UIContext)
public ChangeAmountTextWidget(UIContext context)
Parameters
context
UIContext
Properties
Amount
[Editor(false)]
public int Amount { get; set; }
Property Value
NegativeBrushName
[Editor(false)]
public string NegativeBrushName { get; set; }
Property Value
PositiveBrushName
[Editor(false)]
public string PositiveBrushName { get; set; }
Property Value
ShouldBeVisible
[Editor(false)]
public bool ShouldBeVisible { get; set; }
Property Value
UseParentheses
[Editor(false)]
public bool UseParentheses { 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).