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

ovr_UserCapabilityArray_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

ovrUserCapabilityHandle ovr_UserCapabilityArray_GetElement(const ovrUserCapabilityArrayHandle obj, size_t index)

Parameters

index: size_t

Returns