This function is part of the Achievements Interface.
Remarks
Release the memory associated with a player achievement. This must be called on data retrieved from EOS_Achievements_CopyPlayerAchievementByIndex or EOS_Achievements_CopyPlayerAchievementByAchievementId.
See Also
EOS_Achievements_PlayerAchievement, EOS_Achievements_CopyPlayerAchievementByIndex, EOS_Achievements_CopyPlayerAchievementByAchievementId
Parameters
EOS_Achievements_PlayerAchievement_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_Achievements_PlayerAchievement* Achievement | - The achievement data to release. |