C# Класс HearthAnalyzer.Core.Cards.Weapons.DeathsBite

Implements the Death's Bite Weapon Deathrattle: Deal 1 damage to all minions.
Наследование: BaseWeapon, IDeathrattler
Показать файл Открыть проект

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

Метод Описание
DeathsBite ( int id = -1 ) : System
RegisterDeathrattle ( ) : void

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

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

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

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

public RegisterDeathrattle ( ) : void
Результат void