Table of Contents

Class MobilePartyTrackerItemWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Map
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class MobilePartyTrackerItemWidget : Widget
Inheritance
MobilePartyTrackerItemWidget
Inherited Members

Constructors

MobilePartyTrackerItemWidget(UIContext)

public MobilePartyTrackerItemWidget(UIContext context)

Parameters

context UIContext

Properties

FrameVisualWidget

public Widget FrameVisualWidget { get; set; }

Property Value

Widget

IsActive

public bool IsActive { get; set; }

Property Value

bool

IsArmy

public bool IsArmy { get; set; }

Property Value

bool

IsBehind

public bool IsBehind { get; set; }

Property Value

bool

IsTracked

public bool IsTracked { get; set; }

Property Value

bool

Position

public Vec2 Position { get; set; }

Property Value

Vec2

ShouldShowFullName

public bool ShouldShowFullName { get; set; }

Property Value

bool

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