Table of Contents

Class OrderOfBattleScreenWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.OrderOfBattle
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

float

AreCameraControlsEnabled

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

Property Value

bool

CameraEnabledAlpha

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

Property Value

float

CommanderPool

[Editor(false)]
public ListPanel CommanderPool { get; set; }

Property Value

ListPanel

LeftSideFormations

[Editor(false)]
public ListPanel LeftSideFormations { get; set; }

Property Value

ListPanel

Markers

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

Property Value

Widget

RightSideFormations

[Editor(false)]
public ListPanel RightSideFormations { get; set; }

Property Value

ListPanel

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