nn::nex::MatchmakeSessionSearchCriteria::SetGameMode Member Function

Syntax

void SetGameMode(
     qUnsignedInt32 gameMode
);

Parameters

Name Description
in gameMode Game mode.

Return Values

None.

Description

Specifies the game mode to search for.

Specifies the game mode to search for. You must specify a value for this option.

Revision History

2014/10/08
Added that this function requires specifying the game mode. It is required starting with NEX 3.8. Changed the argument type from const qUnsignedInt32& to qUnsignedInt32.
2011/01/27
Initial version.

CONFIDENTIAL