com.onlineobject.objectnet Namespace

UnityClient..::..IsConnectionLost Method

Determines if the connection was lost since the last check.

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

Syntax


public bool IsConnectionLost()

Return Value

True if the connection was previously connected and is now disconnected, false otherwise.