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

ovr_ChallengeOptions_SetIncludePastChallenges Function

This option indicates whether to include challenges that have already ended in the search results. By default, this is set to false, meaning that only active will be returned.

Signature

void ovr_ChallengeOptions_SetIncludePastChallenges(ovrChallengeOptionsHandle handle, bool value)

Parameters

value: bool

Returns

void