Table of Contents

Class MissionDuelLandmarkMarkerVM

Namespace
TaleWorlds.MountAndBlade.Multiplayer.ViewModelCollection
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

GameEntity

FocusableComponent

public readonly IFocusable FocusableComponent

Field Value

IFocusable

Properties

ActionDescriptionText

public string ActionDescriptionText { get; set; }

Property Value

string

IsFocused

public bool IsFocused { get; set; }

Property Value

bool

IsInScreenBoundaries

public bool IsInScreenBoundaries { get; }

Property Value

bool

TroopType

public int TroopType { get; set; }

Property Value

int

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