Click or drag to resize

CustomizableMatchRoomSetKey7 Method

Sets the seventh 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 SetKey7(
	double key7
)

Parameters

key7
Type: SystemDouble
Seventh search key.
See Also