com.onlineobject.objectnet Namespace

NetworkLocalEvents Class

Represents a specialized version of NetworkEventsManager that is tailored for local network events. This class may be used to handle events that are specific to a local network context.

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

Syntax


public class NetworkLocalEvents : NetworkEventsManager

Inheritance Hierarchy


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