C# 클래스 D3Helper.A_Collector.H_Keyboard

파일 보기 프로젝트 열기: r3peat/D3Helper.Public

공개 메소드들

메소드 설명
Collect ( ) : void
get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey

비공개 메소드들

메소드 설명
ResetLastProcessedHotkey ( ) : void
UpdateHotkeyList ( ) : void
get_PressedIngameKeys ( ) : void
processPressedKeys ( ) : void

메소드 상세

Collect() 공개 정적인 메소드

public static Collect ( ) : void
리턴 void

get_HotkeyFromSettingsString() 공개 정적인 메소드

public static get_HotkeyFromSettingsString ( string HotkeyString ) : Hotkey
HotkeyString string
리턴 D3Helper.A_Collection.Hotkey