This function is part of the Stats Interface.
Remarks
Release the memory associated with a stat. This must be called on data retrieved from EOS_Stats_CopyStatByIndex or EOS_Stats_CopyStatByName.
See Also
EOS_Stats_Stat, EOS_Stats_CopyStatByIndex, EOS_Stats_CopyStatByName
Parameters
EOS_Stats_Stat_Release
Parameter Type And Name | Usage Information |
---|---|
EOS_Stats_Stat* Stat | - The stat data to release. |