API reference

OvrPlatform_Challenges_GetList Function

Signature

void OvrPlatform_Challenges_GetList(UGameInstance *GameInstance, FOvrChallengeOptions ChallengeOptions, int32 Limit, OvrPlatform_Challenges_GetList_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
ChallengeOptions: FOvrChallengeOptions
Limit: int32
Delegate: OvrPlatform_Challenges_GetList_Delegate &&

Returns

void