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

Implements the Spellbreaker Battlecry: Silence a minion.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Spellbreaker() public method

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