Table of Contents

Class CraftingItemStatSliderWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Crafting
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class CraftingItemStatSliderWidget : SliderWidget
Inheritance
CraftingItemStatSliderWidget
Inherited Members

Constructors

CraftingItemStatSliderWidget(UIContext)

public CraftingItemStatSliderWidget(UIContext context)

Parameters

context UIContext

Properties

HasValidTarget

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

Property Value

bool

HasValidValue

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

Property Value

bool

IsExceedingBeneficial

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

Property Value

bool

LabelTextWidget

[Editor(false)]
public TextWidget LabelTextWidget { get; set; }

Property Value

TextWidget

TargetFill

[Editor(false)]
public BrushWidget TargetFill { get; set; }

Property Value

BrushWidget

TargetValue

[Editor(false)]
public float TargetValue { get; set; }

Property Value

float

ValueText

[Editor(false)]
public TextWidget ValueText { get; set; }

Property Value

TextWidget

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