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

Implements the Mad Scientist Deathrattle: Put a Secret from your deck into the battlefield.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MadScientist() public method

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