nn::nex::RankingConstants::UpdateMode Enumerated Type

Syntax

enum UpdateMode;

Value

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.

Description

The score update mode that is specified when scores are uploaded.

Revision History

2012/07/09
Initial version.

CONFIDENTIAL