C# 클래스 cleanLayer.Brains.Shaman.ElementalShamanBrain

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

공개 메소드들

메소드 설명
ElementalShamanBrain ( ) : System

보호된 메소드들

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

메소드 상세

ElementalShamanBrain() 공개 메소드

public ElementalShamanBrain ( ) : System
리턴 System

OnAfterAction() 보호된 메소드

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

OnBeforeAction() 보호된 메소드

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

SetTotems() 보호된 메소드

protected SetTotems ( ) : void
리턴 void