Class SettlementMenuPartyCharacterListsButtonWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.GameMenu
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class SettlementMenuPartyCharacterListsButtonWidget : ButtonWidget
- Inheritance
-
SettlementMenuPartyCharacterListsButtonWidget
- Inherited Members
Constructors
SettlementMenuPartyCharacterListsButtonWidget(UIContext)
public SettlementMenuPartyCharacterListsButtonWidget(UIContext context)
Parameters
context
UIContext
Properties
CharacterListButtonBrush
public Brush CharacterListButtonBrush { get; set; }
Property Value
CharactersList
public ContainerPageControlWidget CharactersList { get; set; }
Property Value
ChildCharactersList
public ListPanel ChildCharactersList { get; set; }
Property Value
ChildPartiesList
public ListPanel ChildPartiesList { get; set; }
Property Value
MaxNumOfVisuals
public int MaxNumOfVisuals { get; set; }
Property Value
PartiesList
public ContainerPageControlWidget PartiesList { get; set; }
Property Value
PartyListButtonBrush
public Brush PartyListButtonBrush { get; set; }
Property Value
Methods
OnClick()
protected override void OnClick()
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).