Table of Contents

Class OrderOfBattleFormationItemListPanel

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.OrderOfBattle
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderOfBattleFormationItemListPanel : ListPanel
Inheritance
OrderOfBattleFormationItemListPanel
Inherited Members

Constructors

OrderOfBattleFormationItemListPanel(UIContext)

public OrderOfBattleFormationItemListPanel(UIContext context)

Parameters

context UIContext

Properties

CardWidget

[Editor(false)]
public Widget CardWidget { get; set; }

Property Value

Widget

DefaultFocusYOffsetFromCenter

[Editor(false)]
public float DefaultFocusYOffsetFromCenter { get; set; }

Property Value

float

FormationClassDropdown

[Editor(false)]
public DropdownWidget FormationClassDropdown { get; set; }

Property Value

DropdownWidget

HasFormation

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

Property Value

bool

IsClassDropdownEnabled

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

Property Value

bool

IsControlledByPlayer

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

Property Value

bool

IsFilterDropdownEnabled

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

Property Value

bool

IsSelected

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

Property Value

bool

NoFormationFocusYOffsetFromCenter

[Editor(false)]
public float NoFormationFocusYOffsetFromCenter { get; set; }

Property Value

float

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