C# Class PlayFabSharedSettings, PlayFabGameServer

Inheritance: UnityEngine.ScriptableObject
Afficher le fichier Open project: PlayFab/PlayFabGameServer Class Usage Examples

Méthodes publiques

Свойство Type Description
CompressApiData bool
DeveloperSecretKey string
EnableRealTimeLogging bool
LogCapLimit int
LogLevel PlayFabLogLevel
LoggerHost string
LoggerPort int
ProductionEnvironmentPlayStreamUrl string
ProductionEnvironmentUrl string
RequestKeepAlive bool
RequestTimeout int
RequestType WebRequestType
TitleId string

Property Details

CompressApiData public_oe property

public bool CompressApiData
Résultat bool

DeveloperSecretKey public_oe property

public string DeveloperSecretKey
Résultat string

EnableRealTimeLogging public_oe property

public bool EnableRealTimeLogging
Résultat bool

LogCapLimit public_oe property

public int LogCapLimit
Résultat int

LogLevel public_oe property

public PlayFabLogLevel LogLevel
Résultat PlayFabLogLevel

LoggerHost public_oe property

public string LoggerHost
Résultat string

LoggerPort public_oe property

public int LoggerPort
Résultat int

ProductionEnvironmentPlayStreamUrl public_oe property

public string ProductionEnvironmentPlayStreamUrl
Résultat string

ProductionEnvironmentUrl public_oe property

public string ProductionEnvironmentUrl
Résultat string

RequestKeepAlive public_oe property

public bool RequestKeepAlive
Résultat bool

RequestTimeout public_oe property

public int RequestTimeout
Résultat int

RequestType public_oe property

public WebRequestType RequestType
Résultat WebRequestType

TitleId public_oe property

public string TitleId
Résultat string