Table of Contents

Class GamepadOptionKeyItemVM

Namespace
TaleWorlds.MountAndBlade.ViewModelCollection.GameOptions.GamepadOptions
Assembly
TaleWorlds.MountAndBlade.ViewModelCollection.dll
public class GamepadOptionKeyItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
GamepadOptionKeyItemVM
Implements
Inherited Members

Constructors

GamepadOptionKeyItemVM(GameKey)

public GamepadOptionKeyItemVM(GameKey gamepadGameKey)

Parameters

gamepadGameKey GameKey

GamepadOptionKeyItemVM(HotKey)

public GamepadOptionKeyItemVM(HotKey gamepadHotKey)

Parameters

gamepadHotKey HotKey

GamepadOptionKeyItemVM(InputKey, TextObject)

public GamepadOptionKeyItemVM(InputKey key, TextObject name)

Parameters

key InputKey
name TextObject

Properties

Action

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

Property Value

string

GamepadHotKey

public HotKey GamepadHotKey { get; }

Property Value

HotKey

GamepadKey

public GameKey GamepadKey { get; }

Property Value

GameKey

Key

public InputKey? Key { get; }

Property Value

InputKey?

KeyId

[DataSourceProperty]
public int KeyId { get; set; }

Property Value

int

KeyIdAsString

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

Property Value

string

Methods

RefreshValues()

public override void RefreshValues()

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