C# 클래스 IdleLandsRedux.GameLogic.BusinessLogic.BattleActions.PhysicalAttackAction

상속: BattleAction
파일 보기 프로젝트 열기: IdleLands/IdleLandsRedux 1 사용 예제들

공개 메소드들

메소드 설명
ActionDone ( ) : void
ActionExecute ( ) : void
PhysicalAttackAction ( ) : System

메소드 상세

ActionDone() 공개 메소드

public ActionDone ( ) : void
리턴 void

ActionExecute() 공개 메소드

public ActionExecute ( ) : void
리턴 void

PhysicalAttackAction() 공개 메소드

public PhysicalAttackAction ( ) : System
리턴 System