Table of Contents

Class KingdomWarLogItemVM

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

Constructors

KingdomWarLogItemVM(IEncyclopediaLog, IFaction)

public KingdomWarLogItemVM(IEncyclopediaLog log, IFaction effectorFaction)

Parameters

log IEncyclopediaLog
effectorFaction IFaction

Properties

Banner

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

Property Value

ImageIdentifierVM

WarLogText

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

Property Value

string

WarLogTimeText

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

Property Value

string

Methods

RefreshValues()

public override void RefreshValues()

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