Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HearthAnalyzer
Core
Cards
Minions
AngryChicken
C# Class HearthAnalyzer.Core.Cards.Minions.AngryChicken
Implements the Angry Chicken
Enrage:
+5 Attack.
Inheritance:
BaseMinion
,
IEnragable
Show file
Open project: kwluo90/HearthAnalyzer
Public Methods
Method
Description
AngryChicken
(
int
id
= -1 ) :
System
Derage
( ) :
void
Enrage
( ) :
void
Method Details
AngryChicken()
public
method
public
AngryChicken
(
int
id
= -1 ) :
System
id
int
return
System
Derage()
public
method
public
Derage
( ) :
void
return
void
Enrage()
public
method
public
Enrage
( ) :
void
return
void