Метод | Описание | |
---|---|---|
Connect ( string serverAddress, string applicationName ) : bool | ||
UseJsonObservablePhotonPeer ( ConnectionProtocol protocolType, int serviceCallRate = 20 ) : ExitGames.Client.Photon |
public Connect ( string serverAddress, string applicationName ) : bool | ||
serverAddress | string | |
applicationName | string | |
Результат | bool |
public UseJsonObservablePhotonPeer ( ConnectionProtocol protocolType, int serviceCallRate = 20 ) : ExitGames.Client.Photon | ||
protocolType | ConnectionProtocol | |
serviceCallRate | int | |
Результат | ExitGames.Client.Photon |