Table of Contents

Class SettlementNameplateWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class SettlementNameplateWidget : Widget, IComparable<SettlementNameplateWidget>
Inheritance
SettlementNameplateWidget
Implements
Inherited Members

Constructors

SettlementNameplateWidget(UIContext)

public SettlementNameplateWidget(UIContext context)

Parameters

context UIContext

Properties

BigNameplateWidget

public SettlementNameplateItemWidget BigNameplateWidget { get; set; }

Property Value

SettlementNameplateItemWidget

DistanceToCamera

public float DistanceToCamera { get; set; }

Property Value

float

EventsListPanel

public ListPanel EventsListPanel { get; set; }

Property Value

ListPanel

IsInRange

public bool IsInRange { get; set; }

Property Value

bool

IsInsideWindow

public bool IsInsideWindow { get; set; }

Property Value

bool

IsTargetedByTutorial

public bool IsTargetedByTutorial { get; set; }

Property Value

bool

IsTracked

public bool IsTracked { get; set; }

Property Value

bool

IsVisibleOnMap

public bool IsVisibleOnMap { get; set; }

Property Value

bool

NameplateType

public int NameplateType { get; set; }

Property Value

int

NormalNameplateWidget

public SettlementNameplateItemWidget NormalNameplateWidget { get; set; }

Property Value

SettlementNameplateItemWidget

NotificationListPanel

public ListPanel NotificationListPanel { get; set; }

Property Value

ListPanel

Position

public Vec2 Position { get; set; }

Property Value

Vec2

RelationType

public int RelationType { get; set; }

Property Value

int

SmallNameplateWidget

public SettlementNameplateItemWidget SmallNameplateWidget { get; set; }

Property Value

SettlementNameplateItemWidget

WPos

public float WPos { get; set; }

Property Value

float

WSign

public int WSign { get; set; }

Property Value

int

Methods

CompareTo(SettlementNameplateWidget)

public int CompareTo(SettlementNameplateWidget other)

Parameters

other SettlementNameplateWidget

Returns

int

OnParallelUpdate(float)

protected override void OnParallelUpdate(float dt)

Parameters

dt float

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