PhotonNetwork.ConnectUsingSettingsによって内部的に使用される接続関連設定の集合。
More...
Inherits ScriptableObject.
|
| void | UseCloud (string cloudAppid, string code="") |
| | AppSettingsでアプリケーションIDとリージョンコードを設定。 エディタで使用。 More...
|
| |
| override string | ToString () |
| | AppSettingsの文字列要約 More...
|
| |
|
|
AppSettings | AppSettings |
| |
|
bool | StartInOfflineMode |
| |
|
PunLogLevel | PunLogging = PunLogLevel.ErrorsOnly |
| |
|
bool | EnableSupportLogger |
| |
|
bool | RunInBackground = true |
| |
|
List< string > | RpcList = new List<string>() |
| |
PhotonNetwork.ConnectUsingSettingsによって内部的に使用される接続関連設定の集合。
Realtime APIの、AppSettingsクラスとその他のPUN関連の設定を含みます。
| static bool IsAppId |
( |
string |
val | ) |
|
|
static |
作成を試みて文字列がGuidであるかどうかを確認します。
- Parameters
-
- Returns
- 新しいGuid(val)が失敗しなかった場合はtrue
| static void ResetBestRegionCodeInPreferences |
( |
| ) |
|
|
static |
環境設定の「ベストリージョンサマリー」をnullに設定します。次回の起動時に、クライアントは使用可能なすべてのリージョンに対してpingを実行します。
| override string ToString |
( |
| ) |
|
| void UseCloud |
( |
string |
cloudAppid, |
|
|
string |
code = "" |
|
) |
| |
AppSettingsでアプリケーションIDとリージョンコードを設定。 エディタで使用。
| string BestRegionSummaryInPreferences |
|
staticget |
設定から「ベストリージョンサマリー」を取得します。
環境設定のベストリージョンコード。