qBool UploadScore( ProtocolCallContext * pContext, const RankingScoreData & scoreData, UniqueId nexUniqueId = INVALID_UNIQUEID );
Name | Description | |
---|---|---|
in | pContext |
The call context. |
in | scoreData |
Score data. |
in | nexUniqueId |
The NEX unique ID. |
Value | Description |
---|---|
true |
RMC call initialization succeeded. |
false |
Failure. |
Registers scores.
This function can only be used to upload scores that have the same principal ID as the scores of the local host.
CONFIDENTIAL