Table of Contents

Class MPOptionsVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions
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 Action
onKeybindRequest Action<KeyOptionVM>

MPOptionsVM(bool, Action, Action, Action<KeyOptionVM>)

public MPOptionsVM(bool autoHandleClose, Action onChangeBrightnessRequest, Action onChangeExposureRequest, Action<KeyOptionVM> onKeybindRequest)

Parameters

autoHandleClose bool
onChangeBrightnessRequest Action
onChangeExposureRequest Action
onKeybindRequest Action<KeyOptionVM>

Properties

ApplyText

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

Property Value

string

IsEnabled

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

Property Value

bool

RevertText

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

Property Value

string

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).