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

Implements the Unrelenting Rider Deathrattle: Summon a Spectral Rider for your opponent.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

UnrelentingRider() public method

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