C# 클래스 ManaBurn, CardGameCourse

상속: SpellEffect
파일 보기 프로젝트 열기: limyingjie/CardGameCourse

공개 메소드들

메소드 설명
ActivateEffect ( int specialAmount, ICharacter, target = null ) : void

메소드 상세

ActivateEffect() 공개 메소드

public ActivateEffect ( int specialAmount, ICharacter, target = null ) : void
specialAmount int
target ICharacter,
리턴 void