Table of Contents

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

int

NegativeColor

[Editor(false)]
public Color NegativeColor { get; set; }

Property Value

Color

PositiveColor

[Editor(false)]
public Color PositiveColor { get; set; }

Property Value

Color

ZeroColor

[Editor(false)]
public Color ZeroColor { get; set; }

Property Value

Color

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