C# Class GameSessionInfo, aws-gamelift-and-serverless-backend-sample

Inheritance: ScriptableObject
Afficher le fichier Open project: aws-samples/aws-gamelift-and-serverless-backend-sample Class Usage Examples

Méthodes publiques

Свойство 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
Résultat string

FleetId public_oe property

public string FleetId
Résultat string

GameSessionId public_oe property

public string GameSessionId
Résultat string

IpAddress public_oe property

public string IpAddress
Résultat string

PlayerId public_oe property

public string PlayerId
Résultat string

PlayerSessionId public_oe property

public string PlayerSessionId
Résultat string

Port public_oe property

public int Port
Résultat int

Status public_oe property

public string Status
Résultat string