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

OvrPlatform_Challenges_Create Function

DeprecatedUse server-to-server API call instead.

Signature

void OVRPLATFORM_API OvrPlatform_Challenges_Create(UGameInstance *GameInstance, FString LeaderboardName, FOvrChallengeOptions ChallengeOptions, OvrPlatform_Challenges_Create_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
LeaderboardName: FString
ChallengeOptions: FOvrChallengeOptions
Delegate: OvrPlatform_Challenges_Create_Delegate &&

Returns

void OVRPLATFORM_API