C# 클래스 VayneHunter_Reborn.External.DZAntigapcloserVHR

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

공개 프로퍼티들

프로퍼티 타입 설명
ActiveGapclosers List
Spells List

공개 메소드들

메소드 설명
BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void

비공개 메소드들

메소드 설명
DZAntigapcloserVHR ( ) : System
Game_OnGameUpdate ( EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
SpellIsGapcloser ( GameObjectProcessSpellCastEventArgs args ) : bool

메소드 상세

BuildMenu() 공개 정적인 메소드

public static BuildMenu ( LeagueSharp mainMenu, string displayName, string name ) : void
mainMenu LeagueSharp
displayName string
name string
리턴 void

프로퍼티 상세

ActiveGapclosers 공개적으로 정적으로 프로퍼티

public static List ActiveGapclosers
리턴 List

Spells 공개적으로 정적으로 프로퍼티

public static List Spells
리턴 List