CustomizableMatchRoomSetKey5 Method |
Sets the fifth 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 SetKey5(
double key5
)
Parameters
- key5
- Type: SystemDouble
Fifth search key.
See Also