qBool GetStats( ProtocolCallContext * pCC, const MatchmakeRefereeStatsTarget & target, MatchmakeRefereeStats * stats );
Name | Description | |
---|---|---|
in | pCC | Call information. |
in | target | What to get. |
out | stats | Personal statistics. |
Gets the personal statistics for the target principal ID.
Returns QERROR(MatchmakeReferee, StatsNotFound)
if there are no personal statistics.
CONFIDENTIAL