C# Class D3Helper.A_Collector.H_Keyboard

Afficher le fichier Open project: r3peat/D3Helper.Public

Méthodes publiques

Méthode Description
Collect ( ) : void
get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey

Private Methods

Méthode Description
ResetLastProcessedHotkey ( ) : void
UpdateHotkeyList ( ) : void
get_PressedIngameKeys ( ) : void
processPressedKeys ( ) : void

Method Details

Collect() public static méthode

public static Collect ( ) : void
Résultat void

get_HotkeyFromSettingsString() public static méthode

public static get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey
HotkeyString string
Résultat D3Helper.A_Collection.Hotkey