This function is part of the Leaderboards Interface.
Remarks
Release the memory associated with leaderboard user score. This must be called on data retrieved from EOS_Leaderboards_CopyLeaderboardUserScoreByIndex or EOS_Leaderboards_CopyLeaderboardUserScoreByUserId.
See Also
EOS_Leaderboards_LeaderboardUserScore, EOS_Leaderboards_CopyLeaderboardUserScoreByIndex, EOS_Leaderboards_CopyLeaderboardUserScoreByUserId
Parameters
EOS_Leaderboards_LeaderboardUserScore_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_Leaderboards_LeaderboardUserScore* LeaderboardUserScore | - The Leaderboard user score to release. |