Table of Contents

Class OrderTroopItemBrushWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Order
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderTroopItemBrushWidget : BrushWidget
Inheritance
OrderTroopItemBrushWidget
Inherited Members

Constructors

OrderTroopItemBrushWidget(UIContext)

public OrderTroopItemBrushWidget(UIContext context)

Parameters

context UIContext

Properties

CurrentMemberCount

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

Property Value

int

HasAmmo

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

Property Value

bool

IsSelectable

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

Property Value

bool

IsSelected

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

Property Value

bool

IsSelectionActive

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

Property Value

bool

MeleeCardBrush

[Editor(false)]
public Brush MeleeCardBrush { get; set; }

Property Value

Brush

RangedCardBrush

[Editor(false)]
public Brush RangedCardBrush { get; set; }

Property Value

Brush

SelectionFrameWidget

public Widget SelectionFrameWidget { get; set; }

Property Value

Widget

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