Table of Contents

Class MapInfoVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Map.MapBar
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class MapInfoVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
MapInfoVM
Implements
Inherited Members

Constructors

MapInfoVM()

public MapInfoVM()

Properties

AvailableTroopsHint

[DataSourceProperty]
public BasicTooltipViewModel AvailableTroopsHint { get; set; }

Property Value

BasicTooltipViewModel

AvailableTroopsText

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

Property Value

string

DailyConsumptionHint

[DataSourceProperty]
public BasicTooltipViewModel DailyConsumptionHint { get; set; }

Property Value

BasicTooltipViewModel

DenarTooltip

[DataSourceProperty]
public TooltipTriggerVM DenarTooltip { get; set; }

Property Value

TooltipTriggerVM

Denars

[DataSourceProperty]
public int Denars { get; set; }

Property Value

int

DenarsWithAbbrText

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

Property Value

string

ExtendHint

[DataSourceProperty]
public HintViewModel ExtendHint { get; set; }

Property Value

HintViewModel

Health

[DataSourceProperty]
public int Health { get; set; }

Property Value

int

HealthHint

[DataSourceProperty]
public BasicTooltipViewModel HealthHint { get; set; }

Property Value

BasicTooltipViewModel

HealthTextWithPercentage

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

Property Value

string

Influence

[DataSourceProperty]
public int Influence { get; set; }

Property Value

int

InfluenceHint

[DataSourceProperty]
public BasicTooltipViewModel InfluenceHint { get; set; }

Property Value

BasicTooltipViewModel

InfluenceWithAbbrText

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

Property Value

string

IsAvailableTroopsTooltipWarning

[DataSourceProperty]
public bool IsAvailableTroopsTooltipWarning { get; set; }

Property Value

bool

IsDailyConsumptionTooltipWarning

[DataSourceProperty]
public bool IsDailyConsumptionTooltipWarning { get; set; }

Property Value

bool

IsDenarTooltipWarning

[DataSourceProperty]
public bool IsDenarTooltipWarning { get; set; }

Property Value

bool

IsHealthTooltipWarning

[DataSourceProperty]
public bool IsHealthTooltipWarning { get; set; }

Property Value

bool

IsInfluenceTooltipWarning

[DataSourceProperty]
public bool IsInfluenceTooltipWarning { get; set; }

Property Value

bool

IsInfoBarEnabled

[DataSourceProperty]
public bool IsInfoBarEnabled { get; set; }

Property Value

bool

IsInfoBarExtended

[DataSourceProperty]
public bool IsInfoBarExtended { get; set; }

Property Value

bool

IsMainHeroSick

[DataSourceProperty]
public bool IsMainHeroSick { get; set; }

Property Value

bool

IsMoraleTooltipWarning

[DataSourceProperty]
public bool IsMoraleTooltipWarning { get; set; }

Property Value

bool

Morale

[DataSourceProperty]
public int Morale { get; set; }

Property Value

int

MoraleHint

[DataSourceProperty]
public BasicTooltipViewModel MoraleHint { get; set; }

Property Value

BasicTooltipViewModel

Speed

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

Property Value

string

SpeedHint

[DataSourceProperty]
public BasicTooltipViewModel SpeedHint { get; set; }

Property Value

BasicTooltipViewModel

TotalFood

[DataSourceProperty]
public int TotalFood { get; set; }

Property Value

int

TotalTroops

[DataSourceProperty]
public int TotalTroops { get; set; }

Property Value

int

TrainingFactor

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

Property Value

string

TrainingFactorHint

[DataSourceProperty]
public BasicTooltipViewModel TrainingFactorHint { get; set; }

Property Value

BasicTooltipViewModel

TroopWage

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

Property Value

string

TroopWageHint

[DataSourceProperty]
public BasicTooltipViewModel TroopWageHint { get; set; }

Property Value

BasicTooltipViewModel

ViewDistance

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

Property Value

string

ViewDistanceHint

[DataSourceProperty]
public BasicTooltipViewModel ViewDistanceHint { get; set; }

Property Value

BasicTooltipViewModel

Methods

Refresh()

public void Refresh()

RefreshValues()

public override void RefreshValues()

Tick()

public void Tick()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).