Class GameMenuPartyItemButtonWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Menu.Overlay
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class GameMenuPartyItemButtonWidget : ButtonWidget
- Inheritance
-
GameMenuPartyItemButtonWidget
- Inherited Members
Constructors
GameMenuPartyItemButtonWidget(UIContext)
public GameMenuPartyItemButtonWidget(UIContext context)
Parameters
context
UIContext
Properties
BackgroundImageWidget
public ImageWidget BackgroundImageWidget { get; set; }
Property Value
CharacterBackgroundBrush
public Brush CharacterBackgroundBrush { get; set; }
Property Value
ContextMenu
[Editor(false)]
public Widget ContextMenu { get; set; }
Property Value
CurrentCharacterImageWidget
[Editor(false)]
public ImageIdentifierWidget CurrentCharacterImageWidget { get; set; }
Property Value
Description
[Editor(false)]
public string Description { get; set; }
Property Value
IsMergedWithArmy
[Editor(false)]
public bool IsMergedWithArmy { get; set; }
Property Value
IsPartyItem
[Editor(false)]
public bool IsPartyItem { get; set; }
Property Value
Location
[Editor(false)]
public string Location { get; set; }
Property Value
Name
[Editor(false)]
public string Name { get; set; }
Property Value
PartyBackgroundBrush
public Brush PartyBackgroundBrush { get; set; }
Property Value
Power
[Editor(false)]
public string Power { get; set; }
Property Value
Profession
[Editor(false)]
public string Profession { get; set; }
Property Value
Relation
[Editor(false)]
public int Relation { get; set; }
Property Value
Methods
OnClick()
protected override void OnClick()
OnUpdate(float)
protected override void OnUpdate(float dt)
Parameters
dt
float
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).