Class OrderOfBattleFormationFilterVisualBrushWidget
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class OrderOfBattleFormationFilterVisualBrushWidget : BrushWidget
- Inheritance
-
OrderOfBattleFormationFilterVisualBrushWidget
- Inherited Members
Constructors
OrderOfBattleFormationFilterVisualBrushWidget(UIContext)
public OrderOfBattleFormationFilterVisualBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
FormationFilter
[Editor(false)]
public int FormationFilter { get; set; }
Property Value
HeavyBrush
[Editor(false)]
public Brush HeavyBrush { get; set; }
Property Value
HighTierBrush
[Editor(false)]
public Brush HighTierBrush { get; set; }
Property Value
LowTierBrush
[Editor(false)]
public Brush LowTierBrush { get; set; }
Property Value
ShieldBrush
[Editor(false)]
public Brush ShieldBrush { get; set; }
Property Value
SpearBrush
[Editor(false)]
public Brush SpearBrush { get; set; }
Property Value
ThrownBrush
[Editor(false)]
public Brush ThrownBrush { 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).