Class EncyclopediaFactionVM
- 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
ImageIdentifier
[DataSourceProperty]
public ImageIdentifierVM ImageIdentifier { get; set; }
Property Value
IsDestroyed
[DataSourceProperty]
public bool IsDestroyed { get; set; }
Property Value
NameText
[DataSourceProperty]
public string NameText { get; set; }
Property Value
Methods
ExecuteLink()
public void ExecuteLink()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).