qBool GetOrCreateStats( ProtocolCallContext * pCC, const MatchmakeRefereeStatsInitParam & param, MatchmakeRefereeStats * stats );
Name | Description | |
---|---|---|
in | pCC | Call information. |
in | param | Creation parameter. |
out | stats | Stores newly created personal statistics or existing personal statistics. |
If personal statistics are associated with the primary associated NEX unique ID, get them; otherwise, create and get new statistics.
CONFIDENTIAL