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

Implements the Unbound Elemental Whenever you play a card with Overload, gain +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

UnboundElemental() public method

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