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

Implements the Webspinner Deathrattle: Add a random Beast card to your hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Webspinner() public method

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