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

ovr_ChallengeOptions_SetIncludeActiveChallenges Function

This option indicates whether to include challenges that are currently active in the search results. By default, this is set to true, meaning that only active challenges will be returned.

Signature

void ovr_ChallengeOptions_SetIncludeActiveChallenges(ovrChallengeOptionsHandle handle, bool value)

Parameters

value: bool

Returns

void