Platform-unity v63 Reference Guide
Platform-unity v63 Reference Guide
Select your platform
No SDKs available
No versions available

Challenge Class

Overview

Data Fields

Was this challenge created by a user or the app developer.
readonly string
A displayable string of the challenge's description.
readonly DateTime
EndDate[Get]
readonly UInt64
ID[Get]
readonly UserList
readonly UserList
readonly Leaderboard
The leaderboard associated with this challenge.
readonly UserList
readonly UserList
readonly DateTime
readonly string
Title[Get]
A displayable string of the challenge's title.
A enum that specify who can see this challenge.

Public Member Functions

Challenge
( IntPtr o )

Details

Fields

readonly ChallengeCreationType Oculus.Platform.Models.Challenge.CreationType
Was this challenge created by a user or the app developer.
readonly string Oculus.Platform.Models.Challenge.Description
A displayable string of the challenge's description.
readonly DateTime Oculus.Platform.Models.Challenge.EndDate
No description available.
readonly UInt64 Oculus.Platform.Models.Challenge.ID
No description available.
readonly UserList Oculus.Platform.Models.Challenge.InvitedUsersOptional
No description available.
readonly UserList Oculus.Platform.Models.Challenge.InvitedUsers
No description available.
readonly Leaderboard Oculus.Platform.Models.Challenge.Leaderboard
The leaderboard associated with this challenge.
readonly UserList Oculus.Platform.Models.Challenge.ParticipantsOptional
No description available.
readonly UserList Oculus.Platform.Models.Challenge.Participants
No description available.
readonly DateTime Oculus.Platform.Models.Challenge.StartDate
No description available.
readonly string Oculus.Platform.Models.Challenge.Title
A displayable string of the challenge's title.
readonly ChallengeVisibility Oculus.Platform.Models.Challenge.Visibility
A enum that specify who can see this challenge.

Member Functions

Oculus.Platform.Models.Challenge.Challenge
( IntPtr o )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon