C# 클래스 SpaceAIDS.ModeManager

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

공개 프로퍼티들

프로퍼티 타입 설명
UsingR bool

공개 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
ModeManager ( ) : System
OnCastSpell ( Spellbook sender, SpellbookCastSpellEventArgs args ) : void
OnGapcloser ( AIHeroClient sender, Gapcloser args ) : void
OnInterruptableSpell ( Obj_AI_Base sender, Interrupter args ) : void
OnIssueOrder ( Obj_AI_Base sender, PlayerIssueOrderEventArgs args ) : void
OnTick ( EventArgs args ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( ) : void
리턴 void

프로퍼티 상세

UsingR 공개적으로 정적으로 프로퍼티

public static bool UsingR
리턴 bool