Class MissionDuelLandmarkMarkerVM
- Assembly
- TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection.dll
public class MissionDuelLandmarkMarkerVM : ViewModel
- Inheritance
-
MissionDuelLandmarkMarkerVM
Constructors
MissionDuelLandmarkMarkerVM(GameEntity)
public MissionDuelLandmarkMarkerVM(GameEntity entity)
Parameters
entity
GameEntity
Fields
Entity
public readonly GameEntity Entity
Field Value
FocusableComponent
public readonly IFocusable FocusableComponent
Field Value
Properties
ActionDescriptionText
public string ActionDescriptionText { get; set; }
Property Value
IsFocused
public bool IsFocused { get; set; }
Property Value
IsInScreenBoundaries
public bool IsInScreenBoundaries { get; }
Property Value
TroopType
public int TroopType { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
UpdateScreenPosition(Camera)
public void UpdateScreenPosition(Camera missionCamera)
Parameters
missionCamera
Camera
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).