com.onlineobject.objectnet Namespace

UnityClient..::..IsConnected Method

Checks if the client is currently connected to the server.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public bool IsConnected()

Return Value

True if the client is connected, false otherwise.