qBool GetSettingIndex( qUnsignedInt32 * settingIndex ) const;
Name | Description | |
---|---|---|
out | settingIndex | Pointer to the buffer where the retrieved setting index is stored. If NULL is passed in, nothing is written. |
Gets the setting index.
Get the setting index for the score conversion table. Pass NULL
to the parameter to only check whether the parameter is present. This parameter is not included in the MatchmakeParam
object in the MatchmakeSession
retrieved from the server.
CONFIDENTIAL