Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Hardly
Library
Hearthstone
EndOfGame
C# Class Hardly.Library.Hearthstone.EndOfGame
Inheritance:
HearthstoneEvent
Datei anzeigen
Open project: hardlydifficult/HardlyBot
Public Properties
Property
Type
Description
iWon
bool?
Public Methods
Method
Description
EndOfGame
(
HearthGame
game
,
bool
iWon
)
Method Details
EndOfGame()
public
method
public
EndOfGame
(
HearthGame
game
,
bool
iWon
)
game
HearthGame
iWon
bool
Property Details
iWon
public_oe property
public
bool?
iWon
return
bool?