API reference
API reference
Select your platform
No SDKs available
No versions available

ovrNetSyncConnectionStatus_ Enum

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Enumeration Constants

MemberDescription
ovrNetSyncConnectionStatus_Unknown
ovrNetSyncConnectionStatus_Connecting
This member indicates that the connection of the network sync has been started and the process is ongoing.
ovrNetSyncConnectionStatus_Disconnected
This member indicates that the current status of the network sync connection is not connected.
ovrNetSyncConnectionStatus_Connected
This member indicates that the current status of the network sync connection is connected.