메소드 | 설명 | |
---|---|---|
Dispose ( ) : void | ||
Done ( ) : bool | ||
StartPing ( string ip ) : bool |
Sends a "Photon Ping" to a server.
|
public StartPing ( string ip ) : bool | ||
ip | string | Address in IPv4 or IPv6 format. An address containing a '.' will be interpretet as IPv4. |
리턴 | bool |