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

OvrPlatform_Challenges_Create Function

Signature

void 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