C# 클래스 Nasus.StateHandler

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

공개 메소드들

메소드 설명
Combo ( ) : void

Does Combo

Harass ( ) : void

Does Harass

LaneClear ( ) : void

Does LaneClear

LastHit ( Obj_AI_Base minion = null ) : void

Does LastHit

메소드 상세

Combo() 공개 정적인 메소드

Does Combo
public static Combo ( ) : void
리턴 void

Harass() 공개 정적인 메소드

Does Harass
public static Harass ( ) : void
리턴 void

LaneClear() 공개 정적인 메소드

Does LaneClear
public static LaneClear ( ) : void
리턴 void

LastHit() 공개 정적인 메소드

Does LastHit
public static LastHit ( Obj_AI_Base minion = null ) : void
minion Obj_AI_Base
리턴 void