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

ovr_ChallengeOptions_SetTitle Function

The title of the challenge is a descriptive label that provides a concise summary of the challenge's purpose and objectives, which can be retrieved with ovr_Challenge_GetTitle().

Signature

void ovr_ChallengeOptions_SetTitle(ovrChallengeOptionsHandle handle, const char *value)

Parameters

value: const char *

Returns

void