Oculus.Platform.ChallengeOptions Class Reference

Public Member Functions

 ChallengeOptions ()
 
void SetDescription (string value)
 
void SetEndDate (DateTime value)
 
void SetIncludeActiveChallenges (bool value)
 
void SetIncludeFutureChallenges (bool value)
 
void SetIncludePastChallenges (bool value)
 
void SetLeaderboardName (string value)
 Optional: Only find challenges belonging to this leaderboard. More...
 
void SetStartDate (DateTime value)
 
void SetTitle (string value)
 
void SetViewerFilter (ChallengeViewerFilter value)
 
void SetVisibility (ChallengeVisibility value)
 

Static Public Member Functions

static operator IntPtr (ChallengeOptions options)
 For passing to native C. More...
 

Constructor & Destructor Documentation

◆ ChallengeOptions()

Oculus.Platform.ChallengeOptions.ChallengeOptions ( )

Member Function Documentation

◆ operator IntPtr()

static Oculus.Platform.ChallengeOptions.operator IntPtr ( ChallengeOptions  options)
explicitstatic

For passing to native C.

◆ SetDescription()

void Oculus.Platform.ChallengeOptions.SetDescription ( string  value)

◆ SetEndDate()

void Oculus.Platform.ChallengeOptions.SetEndDate ( DateTime  value)

◆ SetIncludeActiveChallenges()

void Oculus.Platform.ChallengeOptions.SetIncludeActiveChallenges ( bool  value)

◆ SetIncludeFutureChallenges()

void Oculus.Platform.ChallengeOptions.SetIncludeFutureChallenges ( bool  value)

◆ SetIncludePastChallenges()

void Oculus.Platform.ChallengeOptions.SetIncludePastChallenges ( bool  value)

◆ SetLeaderboardName()

void Oculus.Platform.ChallengeOptions.SetLeaderboardName ( string  value)

Optional: Only find challenges belonging to this leaderboard.

◆ SetStartDate()

void Oculus.Platform.ChallengeOptions.SetStartDate ( DateTime  value)

◆ SetTitle()

void Oculus.Platform.ChallengeOptions.SetTitle ( string  value)

◆ SetViewerFilter()

void Oculus.Platform.ChallengeOptions.SetViewerFilter ( ChallengeViewerFilter  value)

◆ SetVisibility()

void Oculus.Platform.ChallengeOptions.SetVisibility ( ChallengeVisibility  value)

The documentation for this class was generated from the following file: