Class MarriageOfferPopupHeroAttributeVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class MarriageOfferPopupHeroAttributeVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
MarriageOfferPopupHeroAttributeVM
- Implements
- Inherited Members
Constructors
MarriageOfferPopupHeroAttributeVM(Hero, CharacterAttribute)
public MarriageOfferPopupHeroAttributeVM(Hero hero, CharacterAttribute attribute)
Parameters
hero
Heroattribute
CharacterAttribute
Properties
AttributeSkills
[DataSourceProperty]
public MBBindingList<EncyclopediaSkillVM> AttributeSkills { get; set; }
Property Value
AttributeText
[DataSourceProperty]
public string AttributeText { 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).