com.onlineobject.objectnet Namespace

NetworkObject Class

Represents a networked object that can synchronize state, animations, audio, and other properties over the network.

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

Syntax


public class NetworkObject : NetworkLocalEvents, 

	INetworkBehaviorInternal

Inheritance Hierarchy


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