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

Implements the Anub'ar Ambusher Deathrattle: Return a random friendly minion to your hand.
상속: BaseMinion, IDeathrattler
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

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

메소드 상세

AnubarAmbusher() 공개 메소드

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

RegisterDeathrattle() 공개 메소드

public RegisterDeathrattle ( ) : void
리턴 void