Click or drag to resize

CustomizableMatchRoomSetKey6 Method

Sets the sixth 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 SetKey6(
	double key6
)

Parameters

key6
Type: SystemDouble
Sixth search key.
See Also