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

Implements the Undertaker Whenever you summon a minion with Deathrattle, gain +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Undertaker() public method

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