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
FinalCraftButtonWidget
[Editor(false)]
public ButtonWidget FinalCraftButtonWidget { get; set; }
Property Value
IsInCraftingMode
[Editor(false)]
public bool IsInCraftingMode { get; set; }
Property Value
IsInRefinementMode
[Editor(false)]
public bool IsInRefinementMode { get; set; }
Property Value
IsInSmeltingMode
[Editor(false)]
public bool IsInSmeltingMode { get; set; }
Property Value
MainActionButtonWidget
[Editor(false)]
public ButtonWidget MainActionButtonWidget { get; set; }
Property Value
NewCraftedWeaponPopupWidget
[Editor(false)]
public Widget NewCraftedWeaponPopupWidget { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).