C# 클래스 VayneHunter_Reborn.Skills.Condemn.InterrupterGapcloser

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

공개 메소드들

메소드 설명
GetSelectedPosition ( System.Vector3 pos, float range, int type ) : System.Vector3
OnLoad ( ) : void

비공개 메소드들

메소드 설명
GameObject_OnCreate ( GameObject sender, EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
OnEnemyGapcloser ( ActiveGapcloser gapcloser, SpellSlot slot ) : void
OnInterruptableTarget ( Obj_AI_Hero sender, LeagueSharp.Common.Interrupter2 args ) : void

메소드 상세

GetSelectedPosition() 공개 정적인 메소드

public static GetSelectedPosition ( System.Vector3 pos, float range, int type ) : System.Vector3
pos System.Vector3
range float
type int
리턴 System.Vector3

OnLoad() 공개 정적인 메소드

public static OnLoad ( ) : void
리턴 void