Table of Contents

Class CraftingDifficultyBarParentWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Crafting
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class CraftingDifficultyBarParentWidget : Widget
Inheritance
CraftingDifficultyBarParentWidget
Inherited Members

Constructors

CraftingDifficultyBarParentWidget(UIContext)

public CraftingDifficultyBarParentWidget(UIContext context)

Parameters

context UIContext

Properties

OrderDifficulty

public int OrderDifficulty { get; set; }

Property Value

int

OrderDifficultyTextWidget

public TextWidget OrderDifficultyTextWidget { get; set; }

Property Value

TextWidget

SmithingLevel

public int SmithingLevel { get; set; }

Property Value

int

SmithingLevelTextWidget

public TextWidget SmithingLevelTextWidget { 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).