Table of Contents

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

int

NegativeBrushName

[Editor(false)]
public string NegativeBrushName { get; set; }

Property Value

string

PositiveBrushName

[Editor(false)]
public string PositiveBrushName { get; set; }

Property Value

string

ShouldBeVisible

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

Property Value

bool

UseParentheses

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

Property Value

bool

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