Table of Contents

Class DecisionSupporterVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.KingdomManagement.Decisions
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class DecisionSupporterVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
DecisionSupporterVM
Implements
Inherited Members

Constructors

DecisionSupporterVM(TextObject, string, Clan, SupportWeights)

public DecisionSupporterVM(TextObject name, string imagePath, Clan clan, Supporter.SupportWeights weight)

Parameters

name TextObject
imagePath string
clan Clan
weight Supporter.SupportWeights

Properties

Name

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

Property Value

string

SupportStrength

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

Property Value

int

SupportWeightImagePath

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

Property Value

string

Visual

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

Property Value

ImageIdentifierVM

Methods

RefreshValues()

public override void RefreshValues()

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