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

Implements the Razorfen Hunter Battlecry: Summon a 1/1 Boar.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
Mostrar archivo Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

RazorfenHunter() public method

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