com.onlineobject.objectnet Namespace

NetworkBehaviour Class

Abstract class that defines the behavior of networked objects.

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

Syntax


public abstract class NetworkBehaviour : NetworkObject, 

	INetworkBehavior

Inheritance Hierarchy


Object
  Object
    Component
      Behaviour
        MonoBehaviour
          com.onlineobject.objectnet..::..NetworkEventsManager
            com.onlineobject.objectnet..::..NetworkLocalEvents
              com.onlineobject.objectnet..::..NetworkObject
                com.onlineobject.objectnet..::..NetworkBehaviour