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

OVR_ChallengeOptions.h File

Overview

Typedefs

struct ovrChallengeOptions *

Details

Typedefs

typedef struct ovrChallengeOptions* ovrChallengeOptionsHandle ( )
No description available.

Functions

ovrChallengeOptionsHandle ovr_ChallengeOptions_Create ( )
No description available.
void ovr_ChallengeOptions_Destroy
No description available.
void ovr_ChallengeOptions_SetDescription
const char * value )
No description available.
void ovr_ChallengeOptions_SetEndDate
unsigned long long value )
No description available.
void ovr_ChallengeOptions_SetIncludeActiveChallenges
bool value )
No description available.
void ovr_ChallengeOptions_SetIncludeFutureChallenges
bool value )
No description available.
void ovr_ChallengeOptions_SetIncludePastChallenges
bool value )
No description available.
void ovr_ChallengeOptions_SetLeaderboardName
const char * value )
Optional: Only find challenges belonging to this leaderboard.
void ovr_ChallengeOptions_SetStartDate
unsigned long long value )
No description available.
void ovr_ChallengeOptions_SetTitle
const char * value )
No description available.
void ovr_ChallengeOptions_SetViewerFilter
No description available.
void ovr_ChallengeOptions_SetVisibility
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon