Class AuxiliaryKeyGroupVM
- Assembly
- TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class AuxiliaryKeyGroupVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
AuxiliaryKeyGroupVM
- Implements
- Inherited Members
Constructors
AuxiliaryKeyGroupVM(string, IEnumerable<HotKey>, Action<KeyOptionVM>)
public AuxiliaryKeyGroupVM(string categoryId, IEnumerable<HotKey> keys, Action<KeyOptionVM> onKeybindRequest)
Parameters
categoryId
stringkeys
IEnumerable<HotKey>onKeybindRequest
Action<KeyOptionVM>
Properties
Description
[DataSourceProperty]
public string Description { get; set; }
Property Value
HotKeys
[DataSourceProperty]
public MBBindingList<AuxiliaryKeyOptionVM> HotKeys { get; set; }
Property Value
Methods
OnDone()
public void OnDone()
OnGamepadActiveStateChanged()
public void OnGamepadActiveStateChanged()
RefreshValues()
public override void RefreshValues()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).