C# Класс HearthAnalyzer.Core.Cards.Minions.BigGameHunter

Implements the Big Game Hunter Battlecry: Destroy a minion with an Attack of 7 or more.
Наследование: BaseMinion, IBattlecry
Показать файл Открыть проект

Открытые методы

Метод Описание
Battlecry ( IDamageableEntity subTarget ) : void
BigGameHunter ( int id = -1 ) : System

Описание методов

Battlecry() публичный Метод

public Battlecry ( IDamageableEntity subTarget ) : void
subTarget IDamageableEntity
Результат void

BigGameHunter() публичный Метод

public BigGameHunter ( int id = -1 ) : System
id int
Результат System