Table of Contents

Class MarriageOfferPopupHeroAttributeVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Map.MarriageOfferPopup
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 Hero
attribute CharacterAttribute

Properties

AttributeSkills

[DataSourceProperty]
public MBBindingList<EncyclopediaSkillVM> AttributeSkills { get; set; }

Property Value

MBBindingList<EncyclopediaSkillVM>

AttributeText

[DataSourceProperty]
public string AttributeText { get; set; }

Property Value

string

Methods

RefreshValues()

public override void RefreshValues()

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