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
Blaze
Server
GameManager
C# Class Blaze.Server.GameManager
Datei anzeigen
Open project: sebastian-malek/blaze-server
Public Properties
Property
Type
Description
Games
Game>.Dictionary
Public Methods
Method
Description
Add
(
Game
game
) :
void
Private Methods
Method
Description
GameManager
( ) :
System
Method Details
Add()
public
static
method
public
static
Add
(
Game
game
) :
void
game
Game
return
void
Property Details
Games
public_oe static_oe property
public
static
Dictionary
Games
return
Game>.Dictionary