Table of Contents

Class CharacterCreationGainedAttributeItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.CharacterCreation
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class CharacterCreationGainedAttributeItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
CharacterCreationGainedAttributeItemVM
Implements
Inherited Members

Constructors

CharacterCreationGainedAttributeItemVM(CharacterAttribute)

public CharacterCreationGainedAttributeItemVM(CharacterAttribute attributeObj)

Parameters

attributeObj CharacterAttribute

Properties

HasIncreasedInCurrentStage

[DataSourceProperty]
public bool HasIncreasedInCurrentStage { get; set; }

Property Value

bool

Hint

[DataSourceProperty]
public BasicTooltipViewModel Hint { get; set; }

Property Value

BasicTooltipViewModel

NameText

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

Property Value

string

Methods

SetValue(int, int)

public void SetValue(int gainedFromOtherStages, int gainedFromCurrentStage)

Parameters

gainedFromOtherStages int
gainedFromCurrentStage int

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