Class KingdomWarLogItemVM
- 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
IEncyclopediaLogeffectorFaction
IFaction
Properties
Banner
[DataSourceProperty]
public ImageIdentifierVM Banner { get; set; }
Property Value
WarLogText
[DataSourceProperty]
public string WarLogText { get; set; }
Property Value
WarLogTimeText
[DataSourceProperty]
public string WarLogTimeText { get; set; }
Property Value
Methods
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).