com.onlineobject.objectnet Namespace

UnityClient Class

Represents a client in a Unity networking context, extending the UnityTransport class and implementing the IUnityTransport interface.

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

Syntax


public class UnityClient : UnityTransport, 

	IUnityTransport

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..UnityTransport
    com.onlineobject.objectnet..::..UnityClient