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