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

Implements the Bloodsail Raider Battlecry: Gain Attack equal to the Attack of your weapon.
Inheritance: BaseMinion, IBattlecry
Afficher le fichier Open project: kwluo90/HearthAnalyzer

Méthodes publiques

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

Method Details

Battlecry() public méthode

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

BloodsailRaider() public méthode

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