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

Implements the Voidcaller Deathrattle: Put a random Demon from your hand into the battlefield.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

Voidcaller() public method

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