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

OvrPlatform_Challenges_UpdateInfo Function

DeprecatedUse server-to-server API call instead.

Signature

void OVRPLATFORM_API OvrPlatform_Challenges_UpdateInfo(UGameInstance *GameInstance, FOvrId ChallengeID, FOvrChallengeOptions ChallengeOptions, OvrPlatform_Challenges_UpdateInfo_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
ChallengeID: FOvrId
ChallengeOptions: FOvrChallengeOptions
Delegate: OvrPlatform_Challenges_UpdateInfo_Delegate &&

Returns

void OVRPLATFORM_API