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

Implements the Zombie Chow Deathrattle: Restore 5 Health to the enemy hero.
Inheritance: BaseMinion, IDeathrattler
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
RegisterDeathrattle ( ) : void
ZombieChow ( int id = -1 ) : System

Method Details

RegisterDeathrattle() public method

public RegisterDeathrattle ( ) : void
return void

ZombieChow() public method

public ZombieChow ( int id = -1 ) : System
id int
return System