Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BoringHeroes
GameLogic
CurrentGameState
C# Class BoringHeroes.GameLogic.CurrentGameState
ファイルを表示
Open project: lances101/BoringHeroes
Class Usage Examples
Public Methods
Method
Description
CurrentGameState
( ) :
System
CurrentGameState
(
GameMode
gameMode
,
Hero
hero
) :
System
Method Details
CurrentGameState()
public
method
public
CurrentGameState
( ) :
System
return
System
CurrentGameState()
public
method
public
CurrentGameState
(
GameMode
gameMode
,
Hero
hero
) :
System
gameMode
BoringHeroes.GameLogic.Modes.GameMode
hero
BoringHeroes.GameLogic.HeroRelated.Hero
return
System