Table of Contents

Class NameMarkerListPanel

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission.NameMarker
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

float

Distance

[DataSourceProperty]
public int Distance { get; set; }

Property Value

int

DistanceIconWidget

[DataSourceProperty]
public BrushWidget DistanceIconWidget { get; set; }

Property Value

BrushWidget

DistanceTextWidget

[DataSourceProperty]
public TextWidget DistanceTextWidget { get; set; }

Property Value

TextWidget

EnemyColor

[Editor(false)]
public Color EnemyColor { get; set; }

Property Value

Color

FarAlphaTarget

public float FarAlphaTarget { get; set; }

Property Value

float

FarDistanceCutoff

public float FarDistanceCutoff { get; set; }

Property Value

float

FriendlyColor

[Editor(false)]
public Color FriendlyColor { get; set; }

Property Value

Color

HasIssue

[DataSourceProperty]
public bool HasIssue { get; set; }

Property Value

bool

HasMainQuest

[DataSourceProperty]
public bool HasMainQuest { get; set; }

Property Value

bool

HasTypeMarker

public bool HasTypeMarker { get; }

Property Value

bool

IconType

[Editor(false)]
public string IconType { get; set; }

Property Value

string

IsEnemy

[DataSourceProperty]
public bool IsEnemy { get; set; }

Property Value

bool

IsFocused

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

Property Value

bool

IsFriendly

[DataSourceProperty]
public bool IsFriendly { get; set; }

Property Value

bool

IsInScreenBoundaries

public bool IsInScreenBoundaries { get; }

Property Value

bool

IsMarkerEnabled

[DataSourceProperty]
public bool IsMarkerEnabled { get; set; }

Property Value

bool

IssueNotificationColor

[Editor(false)]
public Color IssueNotificationColor { get; set; }

Property Value

Color

MainQuestNotificationColor

[Editor(false)]
public Color MainQuestNotificationColor { get; set; }

Property Value

Color

NameTextWidget

[DataSourceProperty]
public TextWidget NameTextWidget { get; set; }

Property Value

TextWidget

NameType

[Editor(false)]
public string NameType { get; set; }

Property Value

string

Position

[DataSourceProperty]
public Vec2 Position { get; set; }

Property Value

Vec2

Rect

public MarkerRect Rect { get; }

Property Value

MarkerRect

TypeVisualWidget

[DataSourceProperty]
public BrushWidget TypeVisualWidget { get; set; }

Property Value

BrushWidget

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