force property

Bool? force
getter/setter pair

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

Bool? force;