C# 클래스 cleanLayer.Brains.RetributionPaladinBrain

상속: cleanLayer.Library.Combat.Brain
파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 메소드들

메소드 설명
RetributionPaladinBrain ( ) : System.Linq

보호된 메소드들

메소드 설명
OnAfterAction ( ActionBase action ) : void
OnBeforeAction ( ActionBase action ) : void

메소드 상세

OnAfterAction() 보호된 메소드

protected OnAfterAction ( ActionBase action ) : void
action cleanLayer.Library.Combat.ActionBase
리턴 void

OnBeforeAction() 보호된 메소드

protected OnBeforeAction ( ActionBase action ) : void
action cleanLayer.Library.Combat.ActionBase
리턴 void

RetributionPaladinBrain() 공개 메소드

public RetributionPaladinBrain ( ) : System.Linq
리턴 System.Linq