This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
bz_freePlayerRecord
void bz_freePlayerRecord (bz_BasePlayerRecord playerRecord)
Frees the player record specified. This should be called on each player record after it's no longer needed, to release the memory used by that player record.
Parameters: 
playerRecord  -  The player record to free