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

OVR_NetSyncVoipAttenuationValueArray.h File

Represents a paginated list of ovrNetSyncVoipAttenuationValueHandle elements. It allows you to easily access and manipulate the elements in the paginated list, such as the size of the list and if there is a next page of elements available.

Typedefs

struct ovrNetSyncVoipAttenuationValueArray * ovrNetSyncVoipAttenuationValueArrayHandle

Functions

Access the indexed element in this list. Note that the index is zero-based, so the first element has an index of 0.
The number of elements contained within this list. This is not equal to the total number of elements across multiple pages.