C# 클래스 HearthAnalyzer.Core.Cards.Minions.ZombieChow

Implements the Zombie Chow Deathrattle: Restore 5 Health to the enemy hero.
상속: BaseMinion, IDeathrattler
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
RegisterDeathrattle ( ) : void
ZombieChow ( int id = -1 ) : System

메소드 상세

RegisterDeathrattle() 공개 메소드

public RegisterDeathrattle ( ) : void
리턴 void

ZombieChow() 공개 메소드

public ZombieChow ( int id = -1 ) : System
id int
리턴 System