C# 클래스 OriannaHunter.Core.BallManager

파일 보기 프로젝트 열기: DZ191/LeagueSharp

공개 메소드들

메소드 설명
ExecuteCommandList ( List CommandList ) : void
OnLoad ( ) : void

비공개 메소드들

메소드 설명
OnDoCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
OnUpdate ( ) : void

메소드 상세

ExecuteCommandList() 공개 정적인 메소드

public static ExecuteCommandList ( List CommandList ) : void
CommandList List
리턴 void

OnLoad() 공개 정적인 메소드

public static OnLoad ( ) : void
리턴 void