Class MapSiegePOIBrushWidget
- Namespace
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map.Siege
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MapSiegePOIBrushWidget : BrushWidget
- Inheritance
-
MapSiegePOIBrushWidget
- Inherited Members
Constructors
MapSiegePOIBrushWidget(UIContext)
public MapSiegePOIBrushWidget(UIContext context)
Parameters
context
UIContext
Properties
ConstructionBrush
public Brush ConstructionBrush { get; set; }
Property Value
ConstructionControllerWidget
public MapSiegeConstructionControllerWidget ConstructionControllerWidget { get; set; }
Property Value
HammerAnimWidget
public BrushWidget HammerAnimWidget { get; set; }
Property Value
IsConstructing
public bool IsConstructing { get; set; }
Property Value
IsInVisibleRange
public bool IsInVisibleRange { get; set; }
Property Value
IsPOISelected
public bool IsPOISelected { get; set; }
Property Value
IsPlayerSidePOI
public bool IsPlayerSidePOI { get; set; }
Property Value
MachineType
public int MachineType { get; set; }
Property Value
MachineTypeIconWidget
public Widget MachineTypeIconWidget { get; set; }
Property Value
NormalBrush
public Brush NormalBrush { get; set; }
Property Value
QueueIndex
public int QueueIndex { get; set; }
Property Value
ScreenPosition
public Vec2 ScreenPosition { get; set; }
Property Value
Slider
public SliderWidget Slider { get; set; }
Property Value
Methods
OnHoverBegin()
protected override void OnHoverBegin()
OnHoverEnd()
protected override void OnHoverEnd()
OnMousePressed()
protected override void OnMousePressed()
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).