| Member | Description |
|---|---|
ovrNetSyncDisconnectReason_Unknown | |
ovrNetSyncDisconnectReason_LocalTerminated |
This member indicates that the disconnect of the ovrNetSyncConnectionHandle was initialized from the a user request.
|
ovrNetSyncDisconnectReason_ServerTerminated |
This member indicates that the connection of the ovrNetSyncConnectionHandle was shutdown by the server intentionally.
|
ovrNetSyncDisconnectReason_Failed |
This member indicates that the initial connection request never succeeded.
|
ovrNetSyncDisconnectReason_Lost |
This member indicates that the ovrNetSyncConnectionHandle was shutdown because of the network timeout.
|