Table of Contents

Class CrosshairWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class CrosshairWidget : Widget
Inheritance
CrosshairWidget
Inherited Members

Constructors

CrosshairWidget(UIContext)

public CrosshairWidget(UIContext context)

Parameters

context UIContext

Properties

BottomArrow

[Editor(false)]
public BrushWidget BottomArrow { get; set; }

Property Value

BrushWidget

BottomArrowOpacity

[Editor(false)]
public double BottomArrowOpacity { get; set; }

Property Value

double

CrosshairAccuracy

[Editor(false)]
public double CrosshairAccuracy { get; set; }

Property Value

double

CrosshairScale

[Editor(false)]
public double CrosshairScale { get; set; }

Property Value

double

HeadshotMarker

[Editor(false)]
public BrushWidget HeadshotMarker { get; set; }

Property Value

BrushWidget

HitMarker

[Editor(false)]
public BrushWidget HitMarker { get; set; }

Property Value

BrushWidget

IsHumanoidHeadshot

[Editor(false)]
public bool IsHumanoidHeadshot { get; set; }

Property Value

bool

IsTargetInvalid

[Editor(false)]
public bool IsTargetInvalid { get; set; }

Property Value

bool

IsVictimDead

[Editor(false)]
public bool IsVictimDead { get; set; }

Property Value

bool

LeftArrow

[Editor(false)]
public BrushWidget LeftArrow { get; set; }

Property Value

BrushWidget

LeftArrowOpacity

[Editor(false)]
public double LeftArrowOpacity { get; set; }

Property Value

double

RightArrow

[Editor(false)]
public BrushWidget RightArrow { get; set; }

Property Value

BrushWidget

RightArrowOpacity

[Editor(false)]
public double RightArrowOpacity { get; set; }

Property Value

double

ShowHitMarker

[Editor(false)]
public bool ShowHitMarker { get; set; }

Property Value

bool

TopArrow

[Editor(false)]
public BrushWidget TopArrow { get; set; }

Property Value

BrushWidget

TopArrowOpacity

[Editor(false)]
public double TopArrowOpacity { get; set; }

Property Value

double

Methods

OnChildAdded(Widget)

protected override void OnChildAdded(Widget child)

Parameters

child Widget

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