Table of Contents

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

Brush

CharactersList

public ContainerPageControlWidget CharactersList { get; set; }

Property Value

ContainerPageControlWidget

ChildCharactersList

public ListPanel ChildCharactersList { get; set; }

Property Value

ListPanel

ChildPartiesList

public ListPanel ChildPartiesList { get; set; }

Property Value

ListPanel

MaxNumOfVisuals

public int MaxNumOfVisuals { get; set; }

Property Value

int

PartiesList

public ContainerPageControlWidget PartiesList { get; set; }

Property Value

ContainerPageControlWidget

PartyListButtonBrush

public Brush PartyListButtonBrush { get; set; }

Property Value

Brush

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