Class EducationGainGroupItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EducationGainGroupItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
EducationGainGroupItemVM
- Implements
- Inherited Members
Constructors
EducationGainGroupItemVM(CharacterAttribute)
public EducationGainGroupItemVM(CharacterAttribute attributeObj)
Parameters
attributeObj
CharacterAttribute
Properties
Attribute
[DataSourceProperty]
public EducationGainedAttributeItemVM Attribute { get; set; }
Property Value
AttributeObj
public CharacterAttribute AttributeObj { get; }
Property Value
Skills
[DataSourceProperty]
public MBBindingList<EducationGainedSkillItemVM> Skills { get; set; }
Property Value
Methods
ResetValues()
public void ResetValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).