com.onlineobject.objectnet Namespace

NetworkGamePlayMonitor Class

This class is responsible for monitoring network gameplay by keeping track of network threads and sockets. It ensures that all network resources are properly released when exiting the play mode in the Unity Editor.

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

Syntax


[InitializeOnLoadAttribute]

public class NetworkGamePlayMonitor

Inheritance Hierarchy


Object
  com.onlineobject.objectnet..::..NetworkGamePlayMonitor