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

Implements the Baron Rivendare Your minions trigger their Deathrattles twice.
Implemented the effect in GameEngine.TriggerDeathrattles() as a special check
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

BaronRivendare() public method

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