ModifierKeysPref.

ModifierKeysPref(string, ModifierKey, Action<int>) Constructor

Syntax

public ModifierKeysPref(string key, ModifierKey defaultValue = None, Action<int> onValueChanged = null)

Parameters

Name Type Description
key string
defaultValue ModifierKey
onValueChanged Action<int>

Return Value

Type Description
void