Class EncyclopediaListItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaListItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
EncyclopediaListItemVM
- Implements
- Inherited Members
Constructors
EncyclopediaListItemVM(EncyclopediaListItem)
public EncyclopediaListItemVM(EncyclopediaListItem listItem)
Parameters
listItem
EncyclopediaListItem
Properties
ComparedValue
[DataSourceProperty]
public string ComparedValue { get; set; }
Property Value
Id
[DataSourceProperty]
public string Id { get; set; }
Property Value
IsBookmarked
[DataSourceProperty]
public bool IsBookmarked { get; set; }
Property Value
IsFiltered
[DataSourceProperty]
public bool IsFiltered { get; set; }
Property Value
ListItem
public EncyclopediaListItem ListItem { get; }
Property Value
Name
[DataSourceProperty]
public string Name { get; set; }
Property Value
Object
public object Object { get; }
Property Value
PlayerCanSeeValues
[DataSourceProperty]
public bool PlayerCanSeeValues { get; set; }
Property Value
Methods
Execute()
public void Execute()
ExecuteBeginTooltip()
public void ExecuteBeginTooltip()
ExecuteEndTooltip()
public void ExecuteEndTooltip()
RefreshValues()
public override void RefreshValues()
SetComparedValue(EncyclopediaListItemComparerBase)
public void SetComparedValue(EncyclopediaListItemComparerBase comparer)
Parameters
comparer
EncyclopediaListItemComparerBase
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).