Table of Contents

Class DuelTargetMarkerListPanel

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.NameMarker
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class DuelTargetMarkerListPanel : ListPanel
Inheritance
DuelTargetMarkerListPanel
Inherited Members

Constructors

DuelTargetMarkerListPanel(UIContext)

public DuelTargetMarkerListPanel(UIContext context)

Parameters

context UIContext

Properties

ActionText

[Editor(false)]
public RichTextWidget ActionText { get; set; }

Property Value

RichTextWidget

Background

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

Property Value

BrushWidget

Border

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

Property Value

BrushWidget

HasPlayerSentDuelRequest

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

Property Value

bool

HasTargetSentDuelRequest

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

Property Value

bool

IsAgentFocused

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

Property Value

bool

IsAgentInScreenBoundaries

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

Property Value

bool

IsAvailable

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

Property Value

bool

IsTracked

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

Property Value

bool

Position

[Editor(false)]
public Vec2 Position { get; set; }

Property Value

Vec2

TroopClassBorder

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

Property Value

BrushWidget

WSign

[Editor(false)]
public int WSign { get; set; }

Property Value

int

Methods

OnLateUpdate(float)

protected override void OnLateUpdate(float dt)

Parameters

dt float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).