CustomizableMatchRoomSetKey3 Method |
Sets the third 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 SetKey3(
double key3
)
Parameters
- key3
- Type: SystemDouble
Third search key.
See Also