C# 클래스 ServerSettingsData, PlayFabGameServer

상속: View
파일 보기 프로젝트 열기: PlayFab/PlayFabGameServer 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BatchMode string
CopyLogFiles bool
CustomData string
GameBuildVersion string
GameId ulong
GameMode string
IsCustomLogFile bool
LogEntries List
LogFilePath string
OutputFilesDirectory string
PlayFabApiEndpoint string
ServerHostDomain string
ServerHostPort int
ServerHostRegion string
TitleId string
TitleSecretKey string

프로퍼티 상세

BatchMode 공개적으로 프로퍼티

public string BatchMode
리턴 string

CopyLogFiles 공개적으로 프로퍼티

public bool CopyLogFiles
리턴 bool

CustomData 공개적으로 프로퍼티

public string CustomData
리턴 string

GameBuildVersion 공개적으로 프로퍼티

public string GameBuildVersion
리턴 string

GameId 공개적으로 프로퍼티

public ulong GameId
리턴 ulong

GameMode 공개적으로 프로퍼티

public string GameMode
리턴 string

IsCustomLogFile 공개적으로 프로퍼티

public bool IsCustomLogFile
리턴 bool

LogEntries 공개적으로 프로퍼티

public List LogEntries
리턴 List

LogFilePath 공개적으로 프로퍼티

public string LogFilePath
리턴 string

OutputFilesDirectory 공개적으로 프로퍼티

public string OutputFilesDirectory
리턴 string

PlayFabApiEndpoint 공개적으로 프로퍼티

public string PlayFabApiEndpoint
리턴 string

ServerHostDomain 공개적으로 프로퍼티

public string ServerHostDomain
리턴 string

ServerHostPort 공개적으로 프로퍼티

public int ServerHostPort
리턴 int

ServerHostRegion 공개적으로 프로퍼티

public string ServerHostRegion
리턴 string

TitleId 공개적으로 프로퍼티

public string TitleId
리턴 string

TitleSecretKey 공개적으로 프로퍼티

public string TitleSecretKey
리턴 string