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

ovr_ChallengeOptions_SetVisibility Function

The challenge visibility setting specifies who can see and participate in this challenge, which be retrieved with ovr_Challenge_GetVisibility(). There are three visibility levels: ovrChallengeVisibility_Public, ovrChallengeVisibility_InviteOnly and ovrChallengeVisibility_Private.

Signature

void ovr_ChallengeOptions_SetVisibility(ovrChallengeOptionsHandle handle, ovrChallengeVisibility value)

Parameters

Returns

void