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

Implements the Secretkeeper Whenever a Secret is played, gain +1/+1.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Secretkeeper() public method

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