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

Implements the Anub'ar Ambusher Deathrattle: Return a random friendly minion to your hand.
Inheritance: BaseMinion, IDeathrattler
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

AnubarAmbusher() public méthode

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

RegisterDeathrattle() public méthode

public RegisterDeathrattle ( ) : void
Résultat void