CustomizableMatchRoomSetKey4 Method |
Sets the fourth 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 public void SetKey4(
double key4
)
Parameters
- key4
- Type: SystemDouble
Fourth search key.
See Also