Class EncyclopediaSkillVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaSkillVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
EncyclopediaSkillVM
- Implements
- Inherited Members
Constructors
EncyclopediaSkillVM(SkillObject, int)
public EncyclopediaSkillVM(SkillObject skill, int skillValue)
Parameters
skill
SkillObjectskillValue
int
Properties
Hint
[DataSourceProperty]
public BasicTooltipViewModel Hint { get; set; }
Property Value
SkillId
[DataSourceProperty]
public string SkillId { get; set; }
Property Value
SkillValue
[DataSourceProperty]
public int SkillValue { 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).