Class MPOptionsVM
- Assembly
- TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class MPOptionsVM : OptionsVM, IViewModel, INotifyPropertyChanged
- Inheritance
-
MPOptionsVM
- Implements
- Inherited Members
Constructors
MPOptionsVM(Action, Action<KeyOptionVM>)
public MPOptionsVM(Action onClose, Action<KeyOptionVM> onKeybindRequest)
Parameters
onClose
ActiononKeybindRequest
Action<KeyOptionVM>
MPOptionsVM(bool, Action, Action, Action<KeyOptionVM>)
public MPOptionsVM(bool autoHandleClose, Action onChangeBrightnessRequest, Action onChangeExposureRequest, Action<KeyOptionVM> onKeybindRequest)
Parameters
autoHandleClose
boolonChangeBrightnessRequest
ActiononChangeExposureRequest
ActiononKeybindRequest
Action<KeyOptionVM>
Properties
ApplyText
[DataSourceProperty]
public string ApplyText { get; set; }
Property Value
IsEnabled
[DataSourceProperty]
public bool IsEnabled { get; set; }
Property Value
RevertText
[DataSourceProperty]
public string RevertText { get; set; }
Property Value
Methods
ExecuteApply()
public void ExecuteApply()
ExecuteCancel()
public void ExecuteCancel()
ForceCancel()
public void ForceCancel()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).