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

Implements the Cabal Shadow Priest Battlecry: Take control of an enemy minion that has 2 or less Attack.
Inheritance: BaseMinion, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

Méthode Description
Battlecry ( IDamageableEntity subTarget ) : void
CabalShadowPriest ( int id = -1 ) : System

Method Details

Battlecry() public méthode

public Battlecry ( IDamageableEntity subTarget ) : void
subTarget IDamageableEntity
Résultat void

CabalShadowPriest() public méthode

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