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
GameSessionInfo
C# Class GameSessionInfo, aws-gamelift-and-serverless-backend-sample
Inheritance:
ScriptableObject
ファイルを表示
Open project: aws-samples/aws-gamelift-and-serverless-backend-sample
Class Usage Examples
Public Properties
Property
Type
Description
CreationTime
string
FleetId
string
GameSessionId
string
IpAddress
string
PlayerId
string
PlayerSessionId
string
Port
int
Status
string
Property Details
CreationTime
public_oe property
public
string
CreationTime
return
string
FleetId
public_oe property
public
string
FleetId
return
string
GameSessionId
public_oe property
public
string
GameSessionId
return
string
IpAddress
public_oe property
public
string
IpAddress
return
string
PlayerId
public_oe property
public
string
PlayerId
return
string
PlayerSessionId
public_oe property
public
string
PlayerSessionId
return
string
Port
public_oe property
public
int
Port
return
int
Status
public_oe property
public
string
Status
return
string