SetScore
This function sets the player's score for this leaderboard.
Syntax
- bool SetScore(const int score, const bool forceupdate = false)
Parameters
- score: the file path to load the scene from.
- forceupdate: if set to true this will overwrite the player's existing score, otherwise the highest score will be kept.
Returns
Returns true if the score was successfully set.