Class OrderOfBattleFormationItemListPanel
- 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
DefaultFocusYOffsetFromCenter
[Editor(false)]
public float DefaultFocusYOffsetFromCenter { get; set; }
Property Value
FormationClassDropdown
[Editor(false)]
public DropdownWidget FormationClassDropdown { get; set; }
Property Value
HasFormation
[Editor(false)]
public bool HasFormation { get; set; }
Property Value
IsClassDropdownEnabled
[Editor(false)]
public bool IsClassDropdownEnabled { get; set; }
Property Value
IsControlledByPlayer
[Editor(false)]
public bool IsControlledByPlayer { get; set; }
Property Value
IsFilterDropdownEnabled
[Editor(false)]
public bool IsFilterDropdownEnabled { get; set; }
Property Value
IsSelected
[Editor(false)]
public bool IsSelected { get; set; }
Property Value
NoFormationFocusYOffsetFromCenter
[Editor(false)]
public float NoFormationFocusYOffsetFromCenter { 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).