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

Implements the Bloodmage Thalnos Spell Damage +1. Deathrattle: Draw a card.
Inheritance: BaseMinion, IDeathrattler
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

BloodmageThalnos() public méthode

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

RegisterDeathrattle() public méthode

public RegisterDeathrattle ( ) : void
Résultat void