Table of Contents

Class FormationMarkerListPanel

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class FormationMarkerListPanel : ListPanel
Inheritance
FormationMarkerListPanel
Inherited Members

Constructors

FormationMarkerListPanel(UIContext)

public FormationMarkerListPanel(UIContext context)

Parameters

context UIContext

Properties

CloseDistanceCutoff

public float CloseDistanceCutoff { get; set; }

Property Value

float

ClosestFadeoutRange

public float ClosestFadeoutRange { get; set; }

Property Value

float

Distance

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

Property Value

float

DistanceTextWidget

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

Property Value

TextWidget

FarAlphaTarget

public float FarAlphaTarget { get; set; }

Property Value

float

FarDistanceCutoff

public float FarDistanceCutoff { get; set; }

Property Value

float

FormationTypeMarker

[DataSourceProperty]
public Widget FormationTypeMarker { get; set; }

Property Value

Widget

IsInsideScreenBoundaries

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

Property Value

bool

IsMarkerEnabled

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

Property Value

bool

IsTargetingAFormation

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

Property Value

bool

MarkerType

[DataSourceProperty]
public string MarkerType { get; set; }

Property Value

string

NameTextWidget

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

Property Value

TextWidget

Position

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

Property Value

Vec2

TeamType

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

Property Value

int

TeamTypeMarker

[DataSourceProperty]
public Widget TeamTypeMarker { get; set; }

Property Value

Widget

WSign

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

Property Value

int

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