qBool GetStats( ProtocolCallContext * pCC, const MatchmakeRefereeStatsTarget & target, qVector< MatchmakeRefereeStats > * stats );
Name | Description | |
---|---|---|
in | pCC | Call information. |
in | target | What to get. |
out | stats | Personal statistics. |
Get the personal statistics of all associated NEX unique IDs for the applicable personal ID.
Returns QERROR(MatchmakeReferee, StatsNotFound)
if no personal statistics can be found.
CONFIDENTIAL