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

Implements the Necroknight Deathrattle: Destroy the minions next to this one as well.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

Method Description
Necroknight ( int id = -1 ) : System

Method Details

Necroknight() public method

public Necroknight ( int id = -1 ) : System
id int
return System