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

Implements the Kidnapper Combo: Return a minion to its owner's hand.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Kidnapper() public method

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