Table of Contents

Class FillBarVerticalClipTierColorsWidget

Namespace
TaleWorlds.GauntletUI.ExtraWidgets
Assembly
TaleWorlds.GauntletUI.ExtraWidgets.dll
public class FillBarVerticalClipTierColorsWidget : FillBarVerticalWidget
Inheritance
FillBarVerticalClipTierColorsWidget
Inherited Members

Constructors

FillBarVerticalClipTierColorsWidget(UIContext)

public FillBarVerticalClipTierColorsWidget(UIContext context)

Parameters

context UIContext

Properties

HighColor

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

Property Value

string

LowColor

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

Property Value

string

MaxedColor

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

Property Value

string

MediumColor

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

Property Value

string

Methods

OnRender(TwoDimensionContext, TwoDimensionDrawContext)

protected override void OnRender(TwoDimensionContext twoDimensionContext, TwoDimensionDrawContext drawContext)

Parameters

twoDimensionContext TwoDimensionContext
drawContext TwoDimensionDrawContext

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