Table of Contents

Class ScoreboardScreenWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Scoreboard
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class ScoreboardScreenWidget : Widget
Inheritance
ScoreboardScreenWidget
Inherited Members

Constructors

ScoreboardScreenWidget(UIContext)

public ScoreboardScreenWidget(UIContext context)

Parameters

context UIContext

Properties

BattleResult

[Editor(false)]
public int BattleResult { get; set; }

Property Value

int

BattleRewardsWidget

[Editor(false)]
public ScoreboardBattleRewardsWidget BattleRewardsWidget { get; set; }

Property Value

ScoreboardBattleRewardsWidget

ControlButtonsPanel

[Editor(false)]
public Widget ControlButtonsPanel { get; set; }

Property Value

Widget

FastForwardWidget

[Editor(false)]
public Widget FastForwardWidget { get; set; }

Property Value

Widget

FlagsDefeat

[Editor(false)]
public DelayedStateChanger FlagsDefeat { get; set; }

Property Value

DelayedStateChanger

FlagsRetreat

[Editor(false)]
public DelayedStateChanger FlagsRetreat { get; set; }

Property Value

DelayedStateChanger

FlagsSuccess

[Editor(false)]
public DelayedStateChanger FlagsSuccess { get; set; }

Property Value

DelayedStateChanger

InputKeysPanel

[Editor(false)]
public ListPanel InputKeysPanel { get; set; }

Property Value

ListPanel

IsMainCharacterDead

[Editor(false)]
public bool IsMainCharacterDead { get; set; }

Property Value

bool

IsMouseEnabled

[Editor(false)]
public bool IsMouseEnabled { get; set; }

Property Value

bool

IsOver

[Editor(false)]
public bool IsOver { get; set; }

Property Value

bool

IsSimulation

[Editor(false)]
public bool IsSimulation { get; set; }

Property Value

bool

QuitButton

[Editor(false)]
public ButtonWidget QuitButton { get; set; }

Property Value

ButtonWidget

ScrollGradient

[Editor(false)]
public Widget ScrollGradient { get; set; }

Property Value

Widget

ScrollablePanel

[Editor(false)]
public ScrollablePanel ScrollablePanel { get; set; }

Property Value

ScrollablePanel

ShieldStateChanger

[Editor(false)]
public DelayedStateChanger ShieldStateChanger { get; set; }

Property Value

DelayedStateChanger

ShowMouseIconWidget

[Editor(false)]
public Widget ShowMouseIconWidget { get; set; }

Property Value

Widget

ShowScoreboard

[Editor(false)]
public bool ShowScoreboard { get; set; }

Property Value

bool

ShowScoreboardToggle

[Editor(false)]
public ButtonWidget ShowScoreboardToggle { get; set; }

Property Value

ButtonWidget

TitleBackgroundStateChanger

[Editor(false)]
public DelayedStateChanger TitleBackgroundStateChanger { get; set; }

Property Value

DelayedStateChanger

TitleStateChanger

[Editor(false)]
public DelayedStateChanger TitleStateChanger { get; set; }

Property Value

DelayedStateChanger

Methods

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