C# 클래스 HearthAnalyzer.Core.Deathrattles.DeathrattleDamageAllMinions

Deals X amount of damage to ALL minions
상속: BaseDeathrattle
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
Deathrattle ( ) : void
DeathrattleDamageAllMinions ( int damage ) : System

메소드 상세

Deathrattle() 공개 메소드

public Deathrattle ( ) : void
리턴 void

DeathrattleDamageAllMinions() 공개 메소드

public DeathrattleDamageAllMinions ( int damage ) : System
damage int
리턴 System