Table of Contents

Class CraftingScreenWidget

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

Constructors

CraftingScreenWidget(UIContext)

public CraftingScreenWidget(UIContext context)

Parameters

context UIContext

Properties

CraftingOrderPopupWidget

[Editor(false)]
public Widget CraftingOrderPopupWidget { get; set; }

Property Value

Widget

FinalCraftButtonWidget

[Editor(false)]
public ButtonWidget FinalCraftButtonWidget { get; set; }

Property Value

ButtonWidget

IsInCraftingMode

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

Property Value

bool

IsInRefinementMode

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

Property Value

bool

IsInSmeltingMode

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

Property Value

bool

MainActionButtonWidget

[Editor(false)]
public ButtonWidget MainActionButtonWidget { get; set; }

Property Value

ButtonWidget

NewCraftedWeaponPopupWidget

[Editor(false)]
public Widget NewCraftedWeaponPopupWidget { get; set; }

Property Value

Widget

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