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

ovr_UserArray_GetElement Function

Access the indexed element in this list. Note that the index is zero-based, so the first element has an index of 0.

Signature

ovrUserHandle ovr_UserArray_GetElement(const ovrUserArrayHandle obj, size_t index)

Parameters

index: size_t

Returns