nn::nex::MatchmakeParam::SetSettingIndex Member Function

Syntax

void SetSettingIndex(
     qUnsignedInt32 settingIndex
);

Parameters

Name Description
in settingIndex Setting index. If an unconfigured setting index is specified, the total score when rating a matchmaking session is zero.

Return Values

None.

Description

Sets the setting index.

Set the setting index for the score conversion table. If the setting index is not set, zero is used.

Revision History

2013/12/05
Initial version.

CONFIDENTIAL