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

Implements the Silver Hand Knight Battlecry: Summon a 2/2 Squire.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SilverHandKnight() public method

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