Class ClanFinanceAlleyItemVM
- 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
AlleyopenCardSelectionPopup
Action<ClanCardSelectionInfo>onSelection
Action<ClanFinanceAlleyItemVM>onRefresh
Action
Fields
Alley
public readonly Alley Alley
Field Value
Properties
IncomeText
[DataSourceProperty]
public string IncomeText { get; set; }
Property Value
IncomeTextWithVisual
[DataSourceProperty]
public string IncomeTextWithVisual { get; set; }
Property Value
ManageAlleyHint
[DataSourceProperty]
public HintViewModel ManageAlleyHint { get; set; }
Property Value
OwnerVisual
[DataSourceProperty]
public ImageIdentifierVM OwnerVisual { get; set; }
Property Value
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).