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

OvrPlatform_Achievements_AddCount Function

Signature

void OvrPlatform_Achievements_AddCount(UGameInstance *GameInstance, FString Name, int64 Count, OvrPlatform_Achievements_AddCount_Delegate &&Delegate)

Parameters

GameInstance: UGameInstance *
Name: FString
Count: int64
Delegate: OvrPlatform_Achievements_AddCount_Delegate &&

Returns

void