C# 클래스 VayneHunter_Reborn.Skills.Tumble.TumblePositioning

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

공개 메소드들

메소드 설명
GetEnemyPoints ( bool dynamic = true ) : List
GetSmartQPosition ( ) : Vector3
IsGoodEndPosition ( this position ) : bool
IsSafe ( this position, bool noQIntoEnemiesCheck = false ) : bool

메소드 상세

GetEnemyPoints() 공개 정적인 메소드

public static GetEnemyPoints ( bool dynamic = true ) : List
dynamic bool
리턴 List

GetSmartQPosition() 공개 정적인 메소드

public static GetSmartQPosition ( ) : Vector3
리턴 Vector3

IsGoodEndPosition() 공개 정적인 메소드

public static IsGoodEndPosition ( this position ) : bool
position this
리턴 bool

IsSafe() 공개 정적인 메소드

public static IsSafe ( this position, bool noQIntoEnemiesCheck = false ) : bool
position this
noQIntoEnemiesCheck bool
리턴 bool