C# 클래스 SharpVision.Vision

파일 보기 프로젝트 열기: blm95/LeagueSharp2

공개 메소드들

메소드 설명
Vision ( ) : System
intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool

비공개 메소드들

메소드 설명
Game_OnDraw ( EventArgs args ) : void
GetWardPos ( System.Vector3 lastPos, int radius = 165, int precision = 3 ) : System.Vector3
Obj_AI_Base_OnCreate ( GameObject sender, EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
showVision ( System color, int range ) : void

메소드 상세

Vision() 공개 메소드

public Vision ( ) : System
리턴 System

intersectsObj() 공개 정적인 메소드

public static intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool
position System.Vector3
checkbrush bool
리턴 bool