Table of Contents

Class EncyclopediaFactionVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Items
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaFactionVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
EncyclopediaFactionVM
Implements
Inherited Members

Constructors

EncyclopediaFactionVM(IFaction)

public EncyclopediaFactionVM(IFaction faction)

Parameters

faction IFaction

Properties

Faction

public IFaction Faction { get; }

Property Value

IFaction

ImageIdentifier

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

Property Value

ImageIdentifierVM

IsDestroyed

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

Property Value

bool

NameText

[DataSourceProperty]
public string NameText { 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).