Table of Contents

Class KingdomSettlementVillageItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Armies
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class KingdomSettlementVillageItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
KingdomSettlementVillageItemVM
Implements
Inherited Members

Constructors

KingdomSettlementVillageItemVM(Village)

public KingdomSettlementVillageItemVM(Village village)

Parameters

village Village

Properties

Name

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

Property Value

string

Visual

[DataSourceProperty]
public ImageIdentifierVM Visual { get; set; }

Property Value

ImageIdentifierVM

VisualPath

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

Property Value

string

Methods

public void ExecuteLink()

RefreshValues()

public override void RefreshValues()

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