Table of Contents

Class RecruitVolunteerOwnerVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.GameMenu.Recruitment
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class RecruitVolunteerOwnerVM : HeroVM, IViewModel, INotifyPropertyChanged
Inheritance
RecruitVolunteerOwnerVM
Implements
Inherited Members

Constructors

RecruitVolunteerOwnerVM(Hero, int)

public RecruitVolunteerOwnerVM(Hero hero, int relation)

Parameters

hero Hero
relation int

Fields

OnFocused

public static Action<RecruitVolunteerOwnerVM> OnFocused

Field Value

Action<RecruitVolunteerOwnerVM>

Properties

RelationToPlayer

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

Property Value

int

TitleText

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

Property Value

string

Methods

ExecuteFocus()

public void ExecuteFocus()

ExecuteOpenEncyclopedia()

public void ExecuteOpenEncyclopedia()

ExecuteUnfocus()

public void ExecuteUnfocus()

RefreshValues()

public override void RefreshValues()

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