Table of Contents

Class EncyclopediaSkillVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.Items
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaSkillVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
EncyclopediaSkillVM
Implements
Inherited Members

Constructors

EncyclopediaSkillVM(SkillObject, int)

public EncyclopediaSkillVM(SkillObject skill, int skillValue)

Parameters

skill SkillObject
skillValue int

Properties

Hint

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

Property Value

BasicTooltipViewModel

SkillId

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

Property Value

string

SkillValue

[DataSourceProperty]
public int SkillValue { get; set; }

Property Value

int

Methods

RefreshValues()

public override void RefreshValues()

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