Table of Contents

Class PartyNameplateWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Nameplate
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class PartyNameplateWidget : Widget
Inheritance
PartyNameplateWidget
Inherited Members

Constructors

PartyNameplateWidget(UIContext)

public PartyNameplateWidget(UIContext context)

Parameters

context UIContext

Properties

HeadGroupWidget

public Widget HeadGroupWidget { get; set; }

Property Value

Widget

HeadPosition

public Vec2 HeadPosition { get; set; }

Property Value

Vec2

IsArmy

public bool IsArmy { get; set; }

Property Value

bool

IsBehind

public bool IsBehind { get; set; }

Property Value

bool

IsHigh

public bool IsHigh { get; set; }

Property Value

bool

IsInArmy

public bool IsInArmy { get; set; }

Property Value

bool

IsInSettlement

public bool IsInSettlement { get; set; }

Property Value

bool

IsInside

public bool IsInside { get; set; }

Property Value

bool

IsMainParty

public bool IsMainParty { get; set; }

Property Value

bool

IsPrisoner

public bool IsPrisoner { get; set; }

Property Value

bool

IsTargetedByTutorial

public bool IsTargetedByTutorial { get; set; }

Property Value

bool

IsVisibleOnMap

public bool IsVisibleOnMap { get; set; }

Property Value

bool

MainPartyArrowWidget

public Widget MainPartyArrowWidget { get; set; }

Property Value

Widget

NameplateExtraInfoTextWidget

public TextWidget NameplateExtraInfoTextWidget { get; set; }

Property Value

TextWidget

NameplateFullNameTextWidget

public TextWidget NameplateFullNameTextWidget { get; set; }

Property Value

TextWidget

NameplateLayoutListPanel

public ListPanel NameplateLayoutListPanel { get; set; }

Property Value

ListPanel

NameplateTextWidget

public TextWidget NameplateTextWidget { get; set; }

Property Value

TextWidget

PartyBannerWidget

public MaskedTextureWidget PartyBannerWidget { get; set; }

Property Value

MaskedTextureWidget

Position

public Vec2 Position { get; set; }

Property Value

Vec2

ShouldShowFullName

public bool ShouldShowFullName { get; set; }

Property Value

bool

SpeedIconWidget

public Widget SpeedIconWidget { get; set; }

Property Value

Widget

SpeedTextWidget

public TextWidget SpeedTextWidget { get; set; }

Property Value

TextWidget

TrackerFrame

public Widget TrackerFrame { get; set; }

Property Value

Widget

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