Click or drag to resize
MoveFromPlayerDoneInHandNr Property
The number of hand this move was made. Get the number of the current hand with GetHandNumber.

Namespace: Potbot.Gameplay
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public int DoneInHandNr { get; }

Return Value

Type: Int32
The number of hand this move was made.
See Also