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

ovr_ChallengeArray_GetElement Function

This field represents an individual element within the challenge array. Each element is of type ovrChallengeHandle, which contains detailed information about a specific challenge.

Signature

ovrChallengeHandle ovr_ChallengeArray_GetElement(const ovrChallengeArrayHandle obj, size_t index)

Parameters

index: size_t

Returns