nn::nex::MatchmakeParam::SetUseGeoIp Member Function

Syntax

void SetUseGeoIp(
     qBool useGeoIp
);

Parameters

Name Description
in useGeoIp Whether to use location information.

Return Values

None.

Description

Set whether to use location information.

Set whether to use location information (latitude/longitude, country code). If the parameter is not set, the score for comparing distances is evaluated as the default score.

Revision History

2013/12/05
Initial version.

CONFIDENTIAL