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
BattleRewardsWidget
[Editor(false)]
public ScoreboardBattleRewardsWidget BattleRewardsWidget { get; set; }
Property Value
ControlButtonsPanel
[Editor(false)]
public Widget ControlButtonsPanel { get; set; }
Property Value
FastForwardWidget
[Editor(false)]
public Widget FastForwardWidget { get; set; }
Property Value
FlagsDefeat
[Editor(false)]
public DelayedStateChanger FlagsDefeat { get; set; }
Property Value
FlagsRetreat
[Editor(false)]
public DelayedStateChanger FlagsRetreat { get; set; }
Property Value
FlagsSuccess
[Editor(false)]
public DelayedStateChanger FlagsSuccess { get; set; }
Property Value
InputKeysPanel
[Editor(false)]
public ListPanel InputKeysPanel { get; set; }
Property Value
IsMainCharacterDead
[Editor(false)]
public bool IsMainCharacterDead { get; set; }
Property Value
IsMouseEnabled
[Editor(false)]
public bool IsMouseEnabled { get; set; }
Property Value
IsOver
[Editor(false)]
public bool IsOver { get; set; }
Property Value
IsSimulation
[Editor(false)]
public bool IsSimulation { get; set; }
Property Value
QuitButton
[Editor(false)]
public ButtonWidget QuitButton { get; set; }
Property Value
ScrollGradient
[Editor(false)]
public Widget ScrollGradient { get; set; }
Property Value
ScrollablePanel
[Editor(false)]
public ScrollablePanel ScrollablePanel { get; set; }
Property Value
ShieldStateChanger
[Editor(false)]
public DelayedStateChanger ShieldStateChanger { get; set; }
Property Value
ShowMouseIconWidget
[Editor(false)]
public Widget ShowMouseIconWidget { get; set; }
Property Value
ShowScoreboard
[Editor(false)]
public bool ShowScoreboard { get; set; }
Property Value
ShowScoreboardToggle
[Editor(false)]
public ButtonWidget ShowScoreboardToggle { get; set; }
Property Value
TitleBackgroundStateChanger
[Editor(false)]
public DelayedStateChanger TitleBackgroundStateChanger { get; set; }
Property Value
TitleStateChanger
[Editor(false)]
public DelayedStateChanger TitleStateChanger { get; set; }
Property Value
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).