C# 클래스 Lissandra_the_Ice_Goddess.Utility.PositionalHelper

파일 보기 프로젝트 열기: blacky/LeagueSharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetEnemyPoints ( ) : List
IsSafePositionEx ( this position, bool considerAllyTurrets = true, bool considerLhEnemies = true ) : bool

Vayne Hunter Revolution E Safe Position

PassesNoEIntoEnemiesCheck ( this position ) : bool

메소드 상세

GetEnemyPoints() 공개 정적인 메소드

public static GetEnemyPoints ( ) : List
리턴 List

IsSafePositionEx() 공개 정적인 메소드

Vayne Hunter Revolution E Safe Position
public static IsSafePositionEx ( this position, bool considerAllyTurrets = true, bool considerLhEnemies = true ) : bool
position this The position
considerAllyTurrets bool Consider ally turrets firepower?
considerLhEnemies bool Consider Low Health enemies?
리턴 bool

PassesNoEIntoEnemiesCheck() 공개 정적인 메소드

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