Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HearthAnalyzer
Core
Cards
Minions
ArgentProtector
C# 클래스 HearthAnalyzer.Core.Cards.Minions.ArgentProtector
Implements the Argent Protector
Battlecry:
Give a friendly minion
Divine Shield
.
상속:
BaseMinion
,
IBattlecry
파일 보기
프로젝트 열기: kwluo90/HearthAnalyzer
공개 메소드들
메소드
설명
ArgentProtector
(
int
id
= -1 ) :
System
Battlecry
(
IDamageableEntity
subTarget
) :
void
메소드 상세
ArgentProtector()
공개
메소드
public
ArgentProtector
(
int
id
= -1 ) :
System
id
int
리턴
System
Battlecry()
공개
메소드
public
Battlecry
(
IDamageableEntity
subTarget
) :
void
subTarget
IDamageableEntity
리턴
void