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

Implements the Unrelenting Trainee Deathrattle: Summon a Spectral Trainee for your opponent.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

UnrelentingTrainee() public method

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