Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Hardly
Library
Hearthstone
DrawCard
C# 클래스 Hardly.Library.Hearthstone.DrawCard
상속:
HearthstoneEvent
파일 보기
프로젝트 열기: hardlydifficult/HardlyBot
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
card
HearthstoneCard
myTurn
bool
공개 메소드들
메소드
설명
DrawCard
(
HearthGame
game
,
bool
myTurn
,
HearthstoneCard
card
)
메소드 상세
DrawCard()
공개
메소드
public
DrawCard
(
HearthGame
game
,
bool
myTurn
,
HearthstoneCard
card
)
game
HearthGame
myTurn
bool
card
HearthstoneCard
프로퍼티 상세
card
공개적으로 프로퍼티
public
HearthstoneCard
card
리턴
HearthstoneCard
myTurn
공개적으로 프로퍼티
public
bool
myTurn
리턴
bool