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

FOvrChallengeOptions Struct

Fields

The description of the challenge that can be retrieved with field FOvrChallenge::Description.
The timestamp when this challenge ends which can be retrieved with field FOvrChallenge::EndDate.
This indicates whether to include challenges that are currently active.
This indicates whether to include challenges that have not yet started.
This indicates whether to include challenges that have already ended.
Optional: Only find challenges belonging to this leaderboard.
The timestamp when this challenge starts which can be retrieved with field FOvrChallenge::StartDate.
The title of the challenge that can be retrieved with field FOvrChallenge::Title.
An enum that specifies what filter to apply to the list of returned challenges.Returns all public ((EOvrChallengeVisibility::Public)) and invite-only (EOvrChallengeVisibility::InviteOnly) FOvrChallenges in which the user is a participant or invitee. Excludes private (EOvrChallengeVisibility::Private) challenges.EOvrChallengeViewerFilter::Participating - Returns challenges the user is participating in.EOvrChallengeViewerFilter::Invited - Returns challenges the user is invited to.EOvrChallengeViewerFilter::ParticipatingOrInvited - Returns challenges the user is either participating in or invited to.
Specifies who can see and participate in this challenge. It can be retrieved with field FOvrChallenge::Visibility.

Member Functions

FOvrChallengeOptions ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon