Table of Contents

Class FormationMarkerParentWidget

Namespace
TaleWorlds.MountAndBlade.GauntletUI.Widgets.Mission
Assembly
TaleWorlds.MountAndBlade.GauntletUI.Widgets.dll
public class FormationMarkerParentWidget : Widget
Inheritance
FormationMarkerParentWidget
Inherited Members

Constructors

FormationMarkerParentWidget(UIContext)

public FormationMarkerParentWidget(UIContext context)

Parameters

context UIContext

Properties

CloseDistanceCutoff

public float CloseDistanceCutoff { get; set; }

Property Value

float

ClosestFadeoutRange

public float ClosestFadeoutRange { get; set; }

Property Value

float

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

MarkerType

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

Property Value

string

TeamType

public int TeamType { get; set; }

Property Value

int

TeamTypeMarker

[DataSourceProperty]
public Widget TeamTypeMarker { 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).