C# Class Aka_s_Vayne.Logic.AJSProvider

Mostra file Open project: Kysamaa/EloBuddy

Public Methods

Method Description
AkaQPosition ( ) : System.Vector3

Private Methods

Method Description
GetAvgDistance ( System.Vector3 from ) : float
GetClosestEnemy ( System.Vector3 from ) : AIHeroClient
GetEnemyPoints ( bool dynamic = true ) : List
GetRotatedQPositions ( ) : List
IsNotIntoEnemies ( System.Vector3 position ) : bool
IsNotIntoTraps ( System.Vector3 position ) : bool
IsSafe ( System.Vector3 position ) : bool
IsSafeCheck ( System.Vector3 position ) : bool

Method Details

AkaQPosition() public method

public AkaQPosition ( ) : System.Vector3
return System.Vector3