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
HeadPosition
public Vec2 HeadPosition { get; set; }
Property Value
IsArmy
public bool IsArmy { get; set; }
Property Value
IsBehind
public bool IsBehind { get; set; }
Property Value
IsHigh
public bool IsHigh { get; set; }
Property Value
IsInArmy
public bool IsInArmy { get; set; }
Property Value
IsInSettlement
public bool IsInSettlement { get; set; }
Property Value
IsInside
public bool IsInside { get; set; }
Property Value
IsMainParty
public bool IsMainParty { get; set; }
Property Value
IsPrisoner
public bool IsPrisoner { get; set; }
Property Value
IsTargetedByTutorial
public bool IsTargetedByTutorial { get; set; }
Property Value
IsVisibleOnMap
public bool IsVisibleOnMap { get; set; }
Property Value
MainPartyArrowWidget
public Widget MainPartyArrowWidget { get; set; }
Property Value
NameplateExtraInfoTextWidget
public TextWidget NameplateExtraInfoTextWidget { get; set; }
Property Value
NameplateFullNameTextWidget
public TextWidget NameplateFullNameTextWidget { get; set; }
Property Value
NameplateLayoutListPanel
public ListPanel NameplateLayoutListPanel { get; set; }
Property Value
NameplateTextWidget
public TextWidget NameplateTextWidget { get; set; }
Property Value
PartyBannerWidget
public MaskedTextureWidget PartyBannerWidget { get; set; }
Property Value
Position
public Vec2 Position { get; set; }
Property Value
ShouldShowFullName
public bool ShouldShowFullName { get; set; }
Property Value
SpeedIconWidget
public Widget SpeedIconWidget { get; set; }
Property Value
SpeedTextWidget
public TextWidget SpeedTextWidget { get; set; }
Property Value
TrackerFrame
public Widget TrackerFrame { 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).