void SetSelectionMethod( MatchmakeSelectionMethod selectionMethod, const MatchmakeParam & param );
Name | Description | |
---|---|---|
in | selectionMethod | Selections. |
in | param | Parameters for the selection method. |
Specifies how to select which matchmaking session to join from the search results.
Sets the method to use for selecting which matchmaking session to join when numerous matchmaking sessions that meet the search criteria are found. Use this overloaded function when using the MATCHMAKE_SELECTION_METHOD_SCORE_BASED
method.
CONFIDENTIAL