C# 클래스 HearthAnalyzer.Core.Cards.Minions.UnstableGhoul

Implements the Unstable Ghoul Taunt. Deathrattle: Deal 1 damage to all minions.
TODO: NOT YET COMPLETELY IMPLEMENTED
상속: BaseMinion
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
UnstableGhoul ( int id = -1 ) : System

메소드 상세

UnstableGhoul() 공개 메소드

public UnstableGhoul ( int id = -1 ) : System
id int
리턴 System