Class OrderOfBattleFormationClassBrushWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderOfBattleFormationClassBrushWidget : BrushWidget
- Inheritance
-
OrderOfBattleFormationClassBrushWidget
- Inherited Members
Constructors
OrderOfBattleFormationClassBrushWidget(UIContext)
public OrderOfBattleFormationClassBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
CavalryAndHorseArcherBrush
[Editor(false)]
public Brush CavalryAndHorseArcherBrush { get; set; }
Property Value
CavalryBrush
[Editor(false)]
public Brush CavalryBrush { get; set; }
Property Value
ErroredColor
[Editor(false)]
public Color ErroredColor { get; set; }
Property Value
FormationClass
[Editor(false)]
public int FormationClass { get; set; }
Property Value
HorseArcherBrush
[Editor(false)]
public Brush HorseArcherBrush { get; set; }
Property Value
InfantryAndRangedBrush
[Editor(false)]
public Brush InfantryAndRangedBrush { get; set; }
Property Value
InfantryBrush
[Editor(false)]
public Brush InfantryBrush { get; set; }
Property Value
IsErrored
[Editor(false)]
public bool IsErrored { get; set; }
Property Value
RangedBrush
[Editor(false)]
public Brush RangedBrush { get; set; }
Property Value
UnsetBrush
[Editor(false)]
public Brush UnsetBrush { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).