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

ChallengeOptions Class

Overview

Public Member Functions

void
SetDescription
( string value )
void
SetEndDate
( DateTime value )
void
void
void
SetIncludePastChallenges
( bool value )
void
SetLeaderboardName
( string value )
Optional: Only find challenges belonging to this leaderboard.
void
SetStartDate
( DateTime value )
void
SetTitle
( string value )
void
void

Static Public Member Functions

static static
For passing to native C.

Details

Member Functions

Oculus.Platform.ChallengeOptions.ChallengeOptions ( )
No description available.
void Oculus.Platform.ChallengeOptions.SetDescription
( string value )
No description available.
void Oculus.Platform.ChallengeOptions.SetEndDate
( DateTime value )
No description available.
void Oculus.Platform.ChallengeOptions.SetIncludeActiveChallenges
( bool value )
No description available.
void Oculus.Platform.ChallengeOptions.SetIncludeFutureChallenges
( bool value )
No description available.
void Oculus.Platform.ChallengeOptions.SetIncludePastChallenges
( bool value )
No description available.
void Oculus.Platform.ChallengeOptions.SetLeaderboardName
( string value )
Optional: Only find challenges belonging to this leaderboard.
void Oculus.Platform.ChallengeOptions.SetStartDate
( DateTime value )
No description available.
void Oculus.Platform.ChallengeOptions.SetTitle
( string value )
No description available.
void Oculus.Platform.ChallengeOptions.SetViewerFilter
No description available.
void Oculus.Platform.ChallengeOptions.SetVisibility
No description available.

Static Member Functions

static Oculus.Platform.ChallengeOptions.operator IntPtr
( ChallengeOptions options )
For passing to native C.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon