C# 클래스 fBaseXtensions.EventHandling

파일 보기 프로젝트 열기: herbfunk/Funky 1 사용 예제들

비공개 메소드들

메소드 설명
CheckGameIDChange ( ) : void
HookEvents ( ) : void
OnBotStart ( IBot bot ) : void
OnBotStop ( IBot bot ) : void
OnGameChanged ( object obj, EventArgs args ) : void
OnGameJoined ( object obj, EventArgs args ) : void
OnGameLeft ( object obj, EventArgs args ) : void
OnPlayerDeath ( object obj, EventArgs args ) : void
OnProfileChanged ( object obj, EventArgs args ) : void
UnhookEvents ( ) : void