NetworkErrorEvent Class
Event raised when a network error occurs during communication with the server.
Subscribe to
[!:MultiplayerManager.NetworkError] to receive this event. A network error does not necessarily mean the session has ended; check the connection state on
Controller after handling this event.