Class RelationTextWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class RelationTextWidget : TextWidget
- Inheritance
-
RelationTextWidget
- Inherited Members
Constructors
RelationTextWidget(UIContext)
public RelationTextWidget(UIContext context)
Parameters
context
UIContext
Properties
Amount
[Editor(false)]
public int Amount { get; set; }
Property Value
NegativeColor
[Editor(false)]
public Color NegativeColor { get; set; }
Property Value
PositiveColor
[Editor(false)]
public Color PositiveColor { get; set; }
Property Value
ZeroColor
[Editor(false)]
public Color ZeroColor { 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).