Class OrderOfBattleScreenWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderOfBattleScreenWidget : Widget
- Inheritance
-
OrderOfBattleScreenWidget
- Inherited Members
Constructors
OrderOfBattleScreenWidget(UIContext)
public OrderOfBattleScreenWidget(UIContext context)
Parameters
context
UIContext
Properties
AlphaChangeDuration
public float AlphaChangeDuration { get; set; }
Property Value
AreCameraControlsEnabled
[Editor(false)]
public bool AreCameraControlsEnabled { get; set; }
Property Value
CameraEnabledAlpha
[Editor(false)]
public float CameraEnabledAlpha { get; set; }
Property Value
CommanderPool
[Editor(false)]
public ListPanel CommanderPool { get; set; }
Property Value
LeftSideFormations
[Editor(false)]
public ListPanel LeftSideFormations { get; set; }
Property Value
Markers
[Editor(false)]
public Widget Markers { get; set; }
Property Value
RightSideFormations
[Editor(false)]
public ListPanel RightSideFormations { get; set; }
Property Value
Methods
OnCameraControlsEnabledChanged()
protected void OnCameraControlsEnabledChanged()
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).