C# Class HearthAnalyzer.Core.Cards.Minions.ZombieChow

Implements the Zombie Chow Deathrattle: Restore 5 Health to the enemy hero.
Inheritance: BaseMinion, IDeathrattler
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

Méthode Description
RegisterDeathrattle ( ) : void
ZombieChow ( int id = -1 ) : System

Method Details

RegisterDeathrattle() public méthode

public RegisterDeathrattle ( ) : void
Résultat void

ZombieChow() public méthode

public ZombieChow ( int id = -1 ) : System
id int
Résultat System