C# 클래스 GameSessionInfo, aws-gamelift-and-serverless-backend-sample

상속: ScriptableObject
파일 보기 프로젝트 열기: aws-samples/aws-gamelift-and-serverless-backend-sample 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreationTime string
FleetId string
GameSessionId string
IpAddress string
PlayerId string
PlayerSessionId string
Port int
Status string

프로퍼티 상세

CreationTime 공개적으로 프로퍼티

public string CreationTime
리턴 string

FleetId 공개적으로 프로퍼티

public string FleetId
리턴 string

GameSessionId 공개적으로 프로퍼티

public string GameSessionId
리턴 string

IpAddress 공개적으로 프로퍼티

public string IpAddress
리턴 string

PlayerId 공개적으로 프로퍼티

public string PlayerId
리턴 string

PlayerSessionId 공개적으로 프로퍼티

public string PlayerSessionId
리턴 string

Port 공개적으로 프로퍼티

public int Port
리턴 int

Status 공개적으로 프로퍼티

public string Status
리턴 string