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

Implements the Alarm-o-Bot At the start of your turn, swap this minion with a random one in your hand.
상속: BaseMinion, ITriggeredEffectOwner
파일 보기 프로젝트 열기: kwluo90/HearthAnalyzer

공개 메소드들

메소드 설명
AlarmoBot ( int id = -1 ) : System
RegisterEffect ( ) : void

비공개 메소드들

메소드 설명
OnTurnStart ( BasePlayer player ) : void

메소드 상세

AlarmoBot() 공개 메소드

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

RegisterEffect() 공개 메소드

public RegisterEffect ( ) : void
리턴 void