force property

bool force
read / write

Pass true to update the score even if it decreases. If the score is 0, the user will be deleted from the high score table.

Implementation

late bool force;