Table of Contents

Class MapBarCustomValueTextWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.MapBar
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MapBarCustomValueTextWidget : TextWidget
Inheritance
MapBarCustomValueTextWidget
Inherited Members

Constructors

MapBarCustomValueTextWidget(UIContext)

public MapBarCustomValueTextWidget(UIContext context)

Parameters

context UIContext

Properties

IsWarning

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

Property Value

bool

NormalColor

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

Property Value

Color

ValueAsInt

[Editor(false)]
public int ValueAsInt { get; set; }

Property Value

int

WarningColor

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

Property Value

Color

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).