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

Implements the Argent Protector Battlecry: Give a friendly minion Divine Shield.
Наследование: BaseMinion, IBattlecry
Показать файл Открыть проект

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

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

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

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

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

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

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