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

Implements the The Beast Deathrattle: Summon a 3/3 Finkle Einhorn for your opponent.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

TheBeast() public method

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