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
ArmiesPanel
[Editor(false)]
public Widget ArmiesPanel { get; set; }
Property Value
ClansButton
[Editor(false)]
public ButtonWidget ClansButton { get; set; }
Property Value
ClansPanel
[Editor(false)]
public Widget ClansPanel { get; set; }
Property Value
DiplomacyButton
[Editor(false)]
public ButtonWidget DiplomacyButton { get; set; }
Property Value
DiplomacyPanel
[Editor(false)]
public Widget DiplomacyPanel { get; set; }
Property Value
FiefsButton
[Editor(false)]
public ButtonWidget FiefsButton { get; set; }
Property Value
FiefsPanel
[Editor(false)]
public Widget FiefsPanel { get; set; }
Property Value
PoliciesButton
[Editor(false)]
public ButtonWidget PoliciesButton { get; set; }
Property Value
PoliciesPanel
[Editor(false)]
public Widget PoliciesPanel { 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).