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
ClosestFadeoutRange
public float ClosestFadeoutRange { get; set; }
Property Value
Distance
[DataSourceProperty]
public float Distance { get; set; }
Property Value
DistanceTextWidget
[DataSourceProperty]
public TextWidget DistanceTextWidget { 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
IsInsideScreenBoundaries
[DataSourceProperty]
public bool IsInsideScreenBoundaries { get; set; }
Property Value
IsMarkerEnabled
[DataSourceProperty]
public bool IsMarkerEnabled { get; set; }
Property Value
IsTargetingAFormation
[DataSourceProperty]
public bool IsTargetingAFormation { get; set; }
Property Value
MarkerType
[DataSourceProperty]
public string MarkerType { get; set; }
Property Value
NameTextWidget
[DataSourceProperty]
public TextWidget NameTextWidget { get; set; }
Property Value
Position
[DataSourceProperty]
public Vec2 Position { get; set; }
Property Value
TeamType
[DataSourceProperty]
public int TeamType { get; set; }
Property Value
TeamTypeMarker
[DataSourceProperty]
public Widget TeamTypeMarker { get; set; }
Property Value
WSign
[DataSourceProperty]
public int WSign { 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).