Table of Contents

Class PartyUpgradeCostRichTextWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Party
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyUpgradeCostRichTextWidget : RichTextWidget
Inheritance
PartyUpgradeCostRichTextWidget
Inherited Members

Constructors

PartyUpgradeCostRichTextWidget(UIContext)

public PartyUpgradeCostRichTextWidget(UIContext context)

Parameters

context UIContext

Properties

InsufficientColor

public Color InsufficientColor { get; set; }

Property Value

Color

IsSufficient

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

Property Value

bool

NormalColor

public Color NormalColor { 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).