12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- %YAML 1.1
- %TAG !u! tag:unity3d.com,2011:
- --- !u!114 &11400000
- MonoBehaviour:
- m_ObjectHideFlags: 0
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_GameObject: {fileID: 0}
- m_Enabled: 1
- m_EditorHideFlags: 0
- m_Script: {fileID: 11500000, guid: 9f3758f8f58fdef43803eb9be1df0608, type: 3}
- m_Name: PhotonServerSettings
- m_EditorClassIdentifier:
- AppSettings:
- AppIdRealtime: cd622aed-6c06-4d78-ad17-55845d9e4c57
- AppIdFusion:
- AppIdChat:
- AppIdVoice:
- AppVersion:
- UseNameServer: 1
- FixedRegion: asia
- Server:
- Port: 0
- ProxyServer:
- Protocol: 0
- EnableProtocolFallback: 1
- AuthMode: 0
- EnableLobbyStatistics: 0
- NetworkLogging: 1
- DevRegion:
- PunLogging: 0
- EnableSupportLogger: 0
- RunInBackground: 1
- StartInOfflineMode: 0
- RpcList:
- - ClickRpc
- - DestroyRpc
- - DestroySpaceship
- - Fire
- - RespawnSpaceship
- - SendMessage
- - _SendMsg
- DisableAutoOpenWizard: 1
- ShowSettings: 1
- DevRegionSetOnce: 0
|