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

Implements the Cairne Bloodhoof Deathrattle: Summon a 4/5 Baine Bloodhoof.
Inheritance: BaseMinion, IDeathrattler
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

Méthode Description
CairneBloodhoof ( int id = -1 ) : System
RegisterDeathrattle ( ) : void

Method Details

CairneBloodhoof() public méthode

public CairneBloodhoof ( int id = -1 ) : System
id int
Résultat System

RegisterDeathrattle() public méthode

public RegisterDeathrattle ( ) : void
Résultat void