C# 클래스 Auto_Carry_Vayne.Logic.Tumble

파일 보기 프로젝트 열기: Kysamaa/EloBuddy

공개 메소드들

메소드 설명
AkaQPosition ( ) : System.Vector3
GetRotatedQPositions ( ) : List
IsSafeCheck ( this position ) : bool

비공개 메소드들

메소드 설명
GetAvgDistance ( System.Vector3 from ) : float
GetClosestEnemy ( System.Vector3 from ) : AIHeroClient
GetEnemyPoints ( bool dynamic = true ) : List
IsNotIntoEnemies ( this position ) : bool
IsNotIntoTraps ( this position ) : bool
IsSafe ( Vector3 position ) : bool

메소드 상세

AkaQPosition() 공개 정적인 메소드

public static AkaQPosition ( ) : System.Vector3
리턴 System.Vector3

GetRotatedQPositions() 공개 정적인 메소드

public static GetRotatedQPositions ( ) : List
리턴 List

IsSafeCheck() 공개 정적인 메소드

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