Click or drag to resize

CustomizableMatchRoomSetKey8 Method

Sets the eighth 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 SetKey8(
	double key8
)

Parameters

key8
Type: SystemDouble
Eighth search key.
See Also