Class PartyUpgradeRequirementWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Party
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyUpgradeRequirementWidget : Widget
- Inheritance
-
PartyUpgradeRequirementWidget
- Inherited Members
Constructors
PartyUpgradeRequirementWidget(UIContext)
public PartyUpgradeRequirementWidget(UIContext context)
Parameters
context
UIContext
Properties
InsufficientColor
public Color InsufficientColor { get; set; }
Property Value
IsPerkRequirement
[Editor(false)]
public bool IsPerkRequirement { get; set; }
Property Value
IsSufficient
[Editor(false)]
public bool IsSufficient { get; set; }
Property Value
NormalColor
public Color NormalColor { get; set; }
Property Value
RequirementId
[Editor(false)]
public string RequirementId { get; set; }
Property Value
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).