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

Implements the Arathi Weaponsmith Battlecry: Equip a 2/2 weapon.
Наследование: BaseMinion, IBattlecry
Показать файл Открыть проект

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

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

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

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

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

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

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