Table of Contents

Class KingdomTabControlListPanel

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Kingdom
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class KingdomTabControlListPanel : ListPanel
Inheritance
KingdomTabControlListPanel
Inherited Members

Constructors

KingdomTabControlListPanel(UIContext)

public KingdomTabControlListPanel(UIContext context)

Parameters

context UIContext

Properties

ArmiesButton

[Editor(false)]
public ButtonWidget ArmiesButton { get; set; }

Property Value

ButtonWidget

ArmiesPanel

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

Property Value

Widget

ClansButton

[Editor(false)]
public ButtonWidget ClansButton { get; set; }

Property Value

ButtonWidget

ClansPanel

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

Property Value

Widget

DiplomacyButton

[Editor(false)]
public ButtonWidget DiplomacyButton { get; set; }

Property Value

ButtonWidget

DiplomacyPanel

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

Property Value

Widget

FiefsButton

[Editor(false)]
public ButtonWidget FiefsButton { get; set; }

Property Value

ButtonWidget

FiefsPanel

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

Property Value

Widget

PoliciesButton

[Editor(false)]
public ButtonWidget PoliciesButton { get; set; }

Property Value

ButtonWidget

PoliciesPanel

[Editor(false)]
public Widget PoliciesPanel { 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).