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

Implements the Cairne Bloodhoof Deathrattle: Summon a 4/5 Baine Bloodhoof.
상속: BaseMinion, IDeathrattler
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
CairneBloodhoof ( int id = -1 ) : System
RegisterDeathrattle ( ) : void

메소드 상세

CairneBloodhoof() 공개 메소드

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

RegisterDeathrattle() 공개 메소드

public RegisterDeathrattle ( ) : void
리턴 void