Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
IUnityServicesSettings Interface Reference

Stores app settings about Unity Gaming Services (UGS). More...

+ Inheritance diagram for IUnityServicesSettings:

Properties

DeploymentEnvVar< string > EnvironmentName [get]
 The name of each deployment environment in UGS.
 
DeploymentEnvVar< string > GameServerName [get]
 The server name to expose via Server Query Protocol (SQP) for each environment.
 

Detailed Description

Stores app settings about Unity Gaming Services (UGS).

Property Documentation

◆ EnvironmentName

DeploymentEnvVar<string> EnvironmentName
get

The name of each deployment environment in UGS.

Implemented in UnityServicesSettings.

◆ GameServerName

DeploymentEnvVar<string> GameServerName
get

The server name to expose via Server Query Protocol (SQP) for each environment.

Implemented in UnityServicesSettings.


The documentation for this interface was generated from the following file: