com.onlineobject.objectnet Namespace

NetworkThreadDispatcher Class

Abstract class that handles network thread dispatching in a Unity MonoBehaviour context.

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

Syntax


public abstract class NetworkThreadDispatcher : MonoBehaviour

Inheritance Hierarchy


Object
  Object
    Component
      Behaviour
        MonoBehaviour
          com.onlineobject.objectnet..::..NetworkThreadDispatcher