Table of Contents

Class EducationGainGroupItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Education
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

EducationGainedAttributeItemVM

AttributeObj

public CharacterAttribute AttributeObj { get; }

Property Value

CharacterAttribute

Skills

[DataSourceProperty]
public MBBindingList<EducationGainedSkillItemVM> Skills { get; set; }

Property Value

MBBindingList<EducationGainedSkillItemVM>

Methods

ResetValues()

public void ResetValues()

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