Table of Contents

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

Brush

ConstructionControllerWidget

public MapSiegeConstructionControllerWidget ConstructionControllerWidget { get; set; }

Property Value

MapSiegeConstructionControllerWidget

HammerAnimWidget

public BrushWidget HammerAnimWidget { get; set; }

Property Value

BrushWidget

IsConstructing

public bool IsConstructing { get; set; }

Property Value

bool

IsInVisibleRange

public bool IsInVisibleRange { get; set; }

Property Value

bool

IsPOISelected

public bool IsPOISelected { get; set; }

Property Value

bool

IsPlayerSidePOI

public bool IsPlayerSidePOI { get; set; }

Property Value

bool

MachineType

public int MachineType { get; set; }

Property Value

int

MachineTypeIconWidget

public Widget MachineTypeIconWidget { get; set; }

Property Value

Widget

NormalBrush

public Brush NormalBrush { get; set; }

Property Value

Brush

QueueIndex

public int QueueIndex { get; set; }

Property Value

int

ScreenPosition

public Vec2 ScreenPosition { get; set; }

Property Value

Vec2

Slider

public SliderWidget Slider { get; set; }

Property Value

SliderWidget

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).