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
WebGame
Player
C# Class WebGame.Player
Datei anzeigen
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_oe property
public
Game,WebGame
Game
return
Game
SessionId
public_oe property
public
string
SessionId
return
string
Ship
public_oe property
public
Ship,WebGame
Ship
return
Ship
Station
public_oe property
public
Station
Station
return
Station