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. |
void | SetStartDate ( DateTime value ) |
void | SetTitle ( string value ) |
void | SetViewerFilter ( ChallengeViewerFilter value ) |
void | SetVisibility ( ChallengeVisibility value ) |
static static | operator IntPtr ( ChallengeOptions options ) For passing to native C. |
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 ( ChallengeViewerFilter value ) |
---|
No description available.
|
void Oculus.Platform.ChallengeOptions.SetVisibility ( ChallengeVisibility value ) |
---|
No description available.
|
static Oculus.Platform.ChallengeOptions.operator IntPtr ( ChallengeOptions options ) |
---|
For passing to native C. |