Table of Contents

Class TournamentParticipantBrushWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Tournament
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class TournamentParticipantBrushWidget : BrushWidget
Inheritance
TournamentParticipantBrushWidget
Inherited Members

Constructors

TournamentParticipantBrushWidget(UIContext)

public TournamentParticipantBrushWidget(UIContext context)

Parameters

context UIContext

Properties

IsDead

public bool IsDead { get; set; }

Property Value

bool

IsMainHero

public bool IsMainHero { get; set; }

Property Value

bool

MainHeroTextBrush

public Brush MainHeroTextBrush { get; set; }

Property Value

Brush

MatchState

public int MatchState { get; set; }

Property Value

int

NameTextWidget

public TextWidget NameTextWidget { get; set; }

Property Value

TextWidget

NormalTextBrush

public Brush NormalTextBrush { get; set; }

Property Value

Brush

OnMission

public bool OnMission { get; set; }

Property Value

bool

Methods

OnChildAdded(Widget)

protected override void OnChildAdded(Widget child)

Parameters

child Widget

OnConnectedToRoot()

protected override void OnConnectedToRoot()

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

OnMousePressed()

protected override void OnMousePressed()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).