Class LauncherConfirmStartVM
- Namespace
- TaleWorlds.MountAndBlade.Launcher.Library
- Assembly
- TaleWorlds.MountAndBlade.Launcher.Library.dll
public class LauncherConfirmStartVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
LauncherConfirmStartVM
- Implements
- Inherited Members
Constructors
LauncherConfirmStartVM(Action)
public LauncherConfirmStartVM(Action onConfirm)
Parameters
onConfirm
Action
Properties
Description
[DataSourceProperty]
public string Description { get; set; }
Property Value
IsEnabled
[DataSourceProperty]
public bool IsEnabled { get; set; }
Property Value
Title
[DataSourceProperty]
public string Title { get; set; }
Property Value
Methods
EnableWith(List<SubModuleInfo>, List<DependentVersionMissmatchItem>)
public void EnableWith(List<SubModuleInfo> unverifiedSubModules, List<DependentVersionMissmatchItem> missmatchedDependentModules)
Parameters
unverifiedSubModules
List<SubModuleInfo>missmatchedDependentModules
List<DependentVersionMissmatchItem>
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).