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

OvrPlatform_Achievements_GetAllDefinitions Function

Retrieve all achievement definitions for the app, including their name, unlock requirements, and any additional details.

Signature

void OVRPLATFORM_API OvrPlatform_Achievements_GetAllDefinitions(UGameInstance *GameInstance, OvrPlatform_Achievements_GetAllDefinitions_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Delegate: OvrPlatform_Achievements_GetAllDefinitions_Delegate &&

Returns

void OVRPLATFORM_API