Table of Contents

Class PartyHealthFillBarWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Party
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyHealthFillBarWidget : FillBar
Inheritance
PartyHealthFillBarWidget
Inherited Members

Constructors

PartyHealthFillBarWidget(UIContext)

public PartyHealthFillBarWidget(UIContext context)

Parameters

context UIContext

Properties

Health

[Editor(false)]
public int Health { get; set; }

Property Value

int

HealthText

[Editor(false)]
public TextWidget HealthText { get; set; }

Property Value

TextWidget

IsWounded

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

Property Value

bool

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