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
ClosestFadeoutRange
public float ClosestFadeoutRange { get; set; }
Property Value
FarAlphaTarget
public float FarAlphaTarget { get; set; }
Property Value
FarDistanceCutoff
public float FarDistanceCutoff { get; set; }
Property Value
FormationTypeMarker
[DataSourceProperty]
public Widget FormationTypeMarker { get; set; }
Property Value
MarkerType
[DataSourceProperty]
public string MarkerType { get; set; }
Property Value
TeamType
public int TeamType { get; set; }
Property Value
TeamTypeMarker
[DataSourceProperty]
public Widget TeamTypeMarker { 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).