Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WebGame
Player
C# Class WebGame.Player
Show file
Open project: AdmiralPotato/ggj2013
Class Usage Examples
Public Properties
Property
Type
Description
Game
Game
SessionId
string
Ship
Ship
Station
Station
Private Properties
Property
Type
Description
Public Methods
Method
Description
GetPlace
( ) :
string
ToString
( ) :
string
Method Details
GetPlace()
public
method
public
GetPlace
( ) :
string
return
string
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Game
public property
public
Game,WebGame
Game
return
Game
SessionId
public property
public
string
SessionId
return
string
Ship
public property
public
Ship,WebGame
Ship
return
Ship
Station
public property
public
Station
Station
return
Station