Keybindings..::..SetKeyByAction Method
Set the key by action.
Namespace:
wManager.Wow.HelpersAssembly: wManager (in wManager.dll)
Syntax
public static void SetKeyByAction( Keybindings action, string key )
Public Shared Sub SetKeyByAction ( _ action As Keybindings, _ key As String _ )
public: static void SetKeyByAction( Keybindings^ action, String^ key )