Class NameMarkerListPanel
- Assembly
- TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class NameMarkerListPanel : ListPanel
- Inheritance
-
NameMarkerListPanel
- Inherited Members
Constructors
NameMarkerListPanel(UIContext)
public NameMarkerListPanel(UIContext context)
Parameters
context
UIContext
Properties
CloseDistanceCutoff
public float CloseDistanceCutoff { get; set; }
Property Value
Distance
[DataSourceProperty]
public int Distance { get; set; }
Property Value
DistanceIconWidget
[DataSourceProperty]
public BrushWidget DistanceIconWidget { get; set; }
Property Value
DistanceTextWidget
[DataSourceProperty]
public TextWidget DistanceTextWidget { get; set; }
Property Value
EnemyColor
[Editor(false)]
public Color EnemyColor { get; set; }
Property Value
FarAlphaTarget
public float FarAlphaTarget { get; set; }
Property Value
FarDistanceCutoff
public float FarDistanceCutoff { get; set; }
Property Value
FriendlyColor
[Editor(false)]
public Color FriendlyColor { get; set; }
Property Value
HasIssue
[DataSourceProperty]
public bool HasIssue { get; set; }
Property Value
HasMainQuest
[DataSourceProperty]
public bool HasMainQuest { get; set; }
Property Value
HasTypeMarker
public bool HasTypeMarker { get; }
Property Value
IconType
[Editor(false)]
public string IconType { get; set; }
Property Value
IsEnemy
[DataSourceProperty]
public bool IsEnemy { get; set; }
Property Value
IsFocused
[Editor(false)]
public bool IsFocused { get; set; }
Property Value
IsFriendly
[DataSourceProperty]
public bool IsFriendly { get; set; }
Property Value
IsInScreenBoundaries
public bool IsInScreenBoundaries { get; }
Property Value
IsMarkerEnabled
[DataSourceProperty]
public bool IsMarkerEnabled { get; set; }
Property Value
IssueNotificationColor
[Editor(false)]
public Color IssueNotificationColor { get; set; }
Property Value
MainQuestNotificationColor
[Editor(false)]
public Color MainQuestNotificationColor { get; set; }
Property Value
NameTextWidget
[DataSourceProperty]
public TextWidget NameTextWidget { get; set; }
Property Value
NameType
[Editor(false)]
public string NameType { get; set; }
Property Value
Position
[DataSourceProperty]
public Vec2 Position { get; set; }
Property Value
Rect
public MarkerRect Rect { get; }
Property Value
TypeVisualWidget
[DataSourceProperty]
public BrushWidget TypeVisualWidget { get; set; }
Property Value
Methods
Update(float)
public void Update(float dt)
Parameters
dt
float
UpdateRectangle()
public void UpdateRectangle()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).