Table of Contents

Class EncyclopediaUnitVM

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

Constructors

EncyclopediaUnitVM(CharacterObject, bool)

public EncyclopediaUnitVM(CharacterObject character, bool isActive)

Parameters

character CharacterObject
isActive bool

Properties

ImageIdentifier

[DataSourceProperty]
public ImageIdentifierVM ImageIdentifier { get; set; }

Property Value

ImageIdentifierVM

IsActiveUnit

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

Property Value

bool

NameText

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

Property Value

string

TierIconData

[DataSourceProperty]
public StringItemWithHintVM TierIconData { get; set; }

Property Value

StringItemWithHintVM

TypeIconData

[DataSourceProperty]
public StringItemWithHintVM TypeIconData { get; set; }

Property Value

StringItemWithHintVM

Methods

ExecuteBeginHint()

public virtual void ExecuteBeginHint()

ExecuteEndHint()

public virtual void ExecuteEndHint()
public void ExecuteLink()

RefreshValues()

public override void RefreshValues()

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