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

Implements the Harvest Golem Deathrattle: Summon a 2/1 Damaged Golem.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
HarvestGolem ( int id = -1 ) : System

Method Details

HarvestGolem() public method

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