Class DuelTargetMarkerListPanel
- 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
Background
[Editor(false)]
public BrushWidget Background { get; set; }
Property Value
Border
[Editor(false)]
public BrushWidget Border { get; set; }
Property Value
HasPlayerSentDuelRequest
[Editor(false)]
public bool HasPlayerSentDuelRequest { get; set; }
Property Value
HasTargetSentDuelRequest
[Editor(false)]
public bool HasTargetSentDuelRequest { get; set; }
Property Value
IsAgentFocused
[Editor(false)]
public bool IsAgentFocused { get; set; }
Property Value
IsAgentInScreenBoundaries
[Editor(false)]
public bool IsAgentInScreenBoundaries { get; set; }
Property Value
IsAvailable
[Editor(false)]
public bool IsAvailable { get; set; }
Property Value
IsTracked
[Editor(false)]
public bool IsTracked { get; set; }
Property Value
Position
[Editor(false)]
public Vec2 Position { get; set; }
Property Value
TroopClassBorder
[Editor(false)]
public BrushWidget TroopClassBorder { get; set; }
Property Value
WSign
[Editor(false)]
public int WSign { get; set; }
Property Value
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).