enum UpdateMode;
Value | Description |
---|---|
UPDATE_MODE_NORMAL |
Keeps the local host's past scores in the score category, and registers a new score. |
UPDATE_MODE_DELETE_OLD |
Deletes the local host's past score in the score category, and then registers the new score. |
The score update mode that is specified when scores are uploaded.
CONFIDENTIAL