C# 클래스 TwistedFate.CardSelector

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

공개 프로퍼티들

프로퍼티 타입 설명
LastSendWSent int
LastWSent int
Select Cards

공개 메소드들

메소드 설명
StartSelecting ( Cards card ) : void

비공개 메소드들

메소드 설명
CardSelector ( ) : System
Game_OnGameUpdate ( EventArgs args ) : void
Obj_AI_Hero_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
SendWPacket ( ) : void

메소드 상세

StartSelecting() 공개 정적인 메소드

public static StartSelecting ( Cards card ) : void
card Cards
리턴 void

프로퍼티 상세

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

public static int LastSendWSent
리턴 int

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

public static int LastWSent
리턴 int

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

public static Cards Select
리턴 Cards