C# 클래스 Hellsing.Kalista.Modes.PermaActive

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

공개 메소드들

메소드 설명
Execute ( ) : void
PermaActive ( ) : System
ShouldBeExecuted ( ) : bool

비공개 메소드들

메소드 설명
OnPostAttack ( AttackableUnit target, EventArgs args ) : void
OnUnkillableMinion ( Obj_AI_Base target, Orbwalker args ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

PermaActive() 공개 메소드

public PermaActive ( ) : System
리턴 System

ShouldBeExecuted() 공개 메소드

public ShouldBeExecuted ( ) : bool
리턴 bool