Table of Contents

Class ProfileSelectionVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.ProfileSelection
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class ProfileSelectionVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
ProfileSelectionVM
Implements
Inherited Members

Constructors

ProfileSelectionVM(bool)

public ProfileSelectionVM(bool isDirectPlayPossible)

Parameters

isDirectPlayPossible bool

Properties

IsPlayEnabled

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

Property Value

bool

PlayKey

[DataSourceProperty]
public InputKeyItemVM PlayKey { get; set; }

Property Value

InputKeyItemVM

PlayText

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

Property Value

string

SelectProfileKey

[DataSourceProperty]
public InputKeyItemVM SelectProfileKey { get; set; }

Property Value

InputKeyItemVM

SelectProfileText

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

Property Value

string

Methods

OnActivate(bool)

public void OnActivate(bool isDirectPlayPossible)

Parameters

isDirectPlayPossible bool

OnFinalize()

public override void OnFinalize()

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