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

ovr_ChallengeOptions_SetDescription Function

The description of the challenge is a detailed and informative text that provides a comprehensive overview of the challenge's objectives, rules, and requirements, which can be retrieved with ovr_Challenge_GetDescription().

Signature

void ovr_ChallengeOptions_SetDescription(ovrChallengeOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void