qBool SetProgressScore( qUnsignedInt8 progressScore );
Name | Description | |
---|---|---|
in | progressScore | Specifies the application-defined game progress score. You can specify a value from 0 to MAX_PROGRESS_SCORE . |
false
if the game progress score is larger than MAX_PROGRESS_SCORE
. Otherwise, sets the game progress score and returns true
. Sets the game progress score.
Sets the game progress score of this matchmaking session.
CONFIDENTIAL