This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy
Sends a packet to all members of the room, excluding the currently logged in user. Note that the room has to be created or joined by calling one of the existing room/matchmaking functions, with subscribe_to_updates enabled. See ovr_Net_SendPacket() for a description of parameters. This function returns false if the user currently isn't in a room.
This function can be safely called from any thread.
This function returns a bool
| Parameter | Description |
|---|---|
length | Type: size_t |
bytes | Type: const void * |
policy | Type: ovrSendPolicy |