Class EncyclopediaFactionPageVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
[EncyclopediaViewModel(typeof(Kingdom))]
public class EncyclopediaFactionPageVM : EncyclopediaContentPageVM, IViewModel, INotifyPropertyChanged
- Inheritance
-
EncyclopediaFactionPageVM
- Implements
- Inherited Members
Constructors
EncyclopediaFactionPageVM(EncyclopediaPageArgs)
public EncyclopediaFactionPageVM(EncyclopediaPageArgs args)
Parameters
args
EncyclopediaPageArgs
Properties
Banner
[DataSourceProperty]
public ImageIdentifierVM Banner { get; set; }
Property Value
Clans
[DataSourceProperty]
public MBBindingList<EncyclopediaFactionVM> Clans { get; set; }
Property Value
ClansText
[DataSourceProperty]
public string ClansText { get; set; }
Property Value
DescriptorText
[DataSourceProperty]
public string DescriptorText { get; set; }
Property Value
Enemies
[DataSourceProperty]
public MBBindingList<EncyclopediaFactionVM> Enemies { get; set; }
Property Value
EnemiesText
[DataSourceProperty]
public string EnemiesText { get; set; }
Property Value
History
[DataSourceProperty]
public MBBindingList<EncyclopediaHistoryEventVM> History { get; set; }
Property Value
InformationText
[DataSourceProperty]
public string InformationText { get; set; }
Property Value
Leader
[DataSourceProperty]
public HeroVM Leader { get; set; }
Property Value
LeaderText
[DataSourceProperty]
public string LeaderText { get; set; }
Property Value
MembersText
[DataSourceProperty]
public string MembersText { get; set; }
Property Value
NameText
[DataSourceProperty]
public string NameText { get; set; }
Property Value
ProsperityHint
[DataSourceProperty]
public HintViewModel ProsperityHint { get; set; }
Property Value
ProsperityText
[DataSourceProperty]
public string ProsperityText { get; set; }
Property Value
Settlements
[DataSourceProperty]
public MBBindingList<EncyclopediaSettlementVM> Settlements { get; set; }
Property Value
SettlementsText
[DataSourceProperty]
public string SettlementsText { get; set; }
Property Value
StrengthHint
[DataSourceProperty]
public HintViewModel StrengthHint { get; set; }
Property Value
StrengthText
[DataSourceProperty]
public string StrengthText { get; set; }
Property Value
VillagesText
[DataSourceProperty]
public string VillagesText { get; set; }
Property Value
Methods
ExecuteSwitchBookmarkedState()
public override void ExecuteSwitchBookmarkedState()
GetName()
public override string GetName()
Returns
GetNavigationBarURL()
public override string GetNavigationBarURL()
Returns
Refresh()
public override void Refresh()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).