C# 클래스 cleanLayer.Library.Combat.HelpfulSpellAction

상속: SpellAction
파일 보기 프로젝트 열기: Vipeax/cleanLayer

공개 메소드들

메소드 설명
Execute ( ) : void
HelpfulSpellAction ( Brain brain, int priority, string spellName = null, int range = 30 ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

HelpfulSpellAction() 공개 메소드

public HelpfulSpellAction ( Brain brain, int priority, string spellName = null, int range = 30 ) : System
brain Brain
priority int
spellName string
range int
리턴 System