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

Implements the Master of Disguise Battlecry: Give a friendly minion Stealth.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

MasterofDisguise() public method

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