qBool CreateStats( ProtocolCallContext * pCC, const MatchmakeRefereeStatsInitParam & param );
Name | Description | |
---|---|---|
in | pCC | Call information. |
in | param | Creation parameter. |
Creates new personal statistics associated with the primary associated NEX unique ID.
If the personal statistics already exist, QERROR(MatchmakeReferee, AlreadyExists)
is returned.
CONFIDENTIAL