Table of Contents

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

Color

IsPerkRequirement

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

Property Value

bool

IsSufficient

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

Property Value

bool

NormalColor

public Color NormalColor { get; set; }

Property Value

Color

RequirementId

[Editor(false)]
public string RequirementId { get; set; }

Property Value

string

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