Class EducationGainedAttributeItemVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EducationGainedAttributeItemVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
EducationGainedAttributeItemVM
- Implements
- Inherited Members
Constructors
EducationGainedAttributeItemVM(CharacterAttribute)
public EducationGainedAttributeItemVM(CharacterAttribute attributeObj)
Parameters
attributeObj
CharacterAttribute
Properties
HasIncreasedInCurrentStage
[DataSourceProperty]
public bool HasIncreasedInCurrentStage { get; set; }
Property Value
Hint
[DataSourceProperty]
public BasicTooltipViewModel Hint { get; set; }
Property Value
NameText
[DataSourceProperty]
public string NameText { get; set; }
Property Value
Methods
SetValue(int, int)
public void SetValue(int gainedFromOtherStages, int gainedFromCurrentStage)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).