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

Implements the Sunfury Protector Battlecry: Give adjacent minions Taunt.
TODO: NOT YET COMPLETELY IMPLEMENTED
Inheritance: BaseMinion
ファイルを表示 Open project: kwluo90/HearthAnalyzer

Public Methods

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

Method Details

SunfuryProtector() public method

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