Click or drag to resize

CustomizableMatchRoomSetKey2 Method

Sets the second search key.

Namespace:  SoftGear.Strix.Client.Match.Room.Model
Assembly:  strix-client-csharp-match (in strix-client-csharp-match.dll) Version: 2.3.0
Syntax
C#
public void SetKey2(
	double key2
)

Parameters

key2
Type: SystemDouble
Second search key.
See Also