Table of Contents

Class ClanFinanceAlleyItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.ClanFinance
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class ClanFinanceAlleyItemVM : ClanFinanceIncomeItemBaseVM, IViewModel, INotifyPropertyChanged
Inheritance
ClanFinanceAlleyItemVM
Implements
Inherited Members

Constructors

ClanFinanceAlleyItemVM(Alley, Action<ClanCardSelectionInfo>, Action<ClanFinanceAlleyItemVM>, Action)

public ClanFinanceAlleyItemVM(Alley alley, Action<ClanCardSelectionInfo> openCardSelectionPopup, Action<ClanFinanceAlleyItemVM> onSelection, Action onRefresh)

Parameters

alley Alley
openCardSelectionPopup Action<ClanCardSelectionInfo>
onSelection Action<ClanFinanceAlleyItemVM>
onRefresh Action

Fields

Alley

public readonly Alley Alley

Field Value

Alley

Properties

IncomeText

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

Property Value

string

IncomeTextWithVisual

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

Property Value

string

ManageAlleyHint

[DataSourceProperty]
public HintViewModel ManageAlleyHint { get; set; }

Property Value

HintViewModel

OwnerVisual

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

Property Value

ImageIdentifierVM

Methods

ExecuteBeginHeroHint()

public void ExecuteBeginHeroHint()

ExecuteEndHeroHint()

public void ExecuteEndHeroHint()

ExecuteManageAlley()

public void ExecuteManageAlley()

PopulateStatsList()

protected override void PopulateStatsList()

RefreshValues()

public override void RefreshValues()

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