highscore_clear

Clears the highscore list.


Syntax:

highscore_clear();


Returns: N/A


Description

With this function you can clear the internal global high score list, resetting all names to the default value of "Unknown" and all scores to the default value of 0.


Example:

highscore_clear();

This would clear the high score list.


Back: High Scores
Next: highscore_add
© Copyright YoYo Games Ltd. 2018 All Rights Reserved