C# 클래스 ProjectileSkill, DemonHeart

상속: RangedSkill
파일 보기 프로젝트 열기: rwbysafire/DemonHeart 1 사용 예제들

공개 메소드들

메소드 설명
ProjectileSkill ( ) : System.Collections
setProjectileCount ( int projectileCount ) : void

메소드 상세

ProjectileSkill() 공개 메소드

public ProjectileSkill ( ) : System.Collections
리턴 System.Collections

setProjectileCount() 공개 메소드

public setProjectileCount ( int projectileCount ) : void
projectileCount int
리턴 void