C# 클래스 Karthus.Modes.LaneClear

상속: ModeBase
파일 보기 프로젝트 열기: Hellsing/EloBuddy-Addons

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Execute ( ) : bool
LaneClear ( Karthus instance ) : System.Collections.Generic
ShouldBeExecuted ( Orbwalker activeModes ) : bool

메소드 상세

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool

LaneClear() 공개 메소드

public LaneClear ( Karthus instance ) : System.Collections.Generic
instance Karthus
리턴 System.Collections.Generic

ShouldBeExecuted() 공개 메소드

public ShouldBeExecuted ( Orbwalker activeModes ) : bool
activeModes Orbwalker
리턴 bool