Class MultiplayerBattleResultColorizedWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Multiplayer
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MultiplayerBattleResultColorizedWidget : Widget
- Inheritance
-
MultiplayerBattleResultColorizedWidget
- Inherited Members
Constructors
MultiplayerBattleResultColorizedWidget(UIContext)
public MultiplayerBattleResultColorizedWidget(UIContext context)
Parameters
context
UIContext
Properties
BattleResult
[Editor(false)]
public int BattleResult { get; set; }
Property Value
DefeatColor
[Editor(false)]
public Color DefeatColor { get; set; }
Property Value
DrawColor
[Editor(false)]
public Color DrawColor { get; set; }
Property Value
VictoryColor
[Editor(false)]
public Color VictoryColor { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).