force property

bool force
final

force 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

final bool force;