| MoveFromPlayer Properties |
The MoveFromPlayer type exposes the following members.
| Name | Description | |
|---|---|---|
| DoneInHandNr |
The number of hand this move was made. Get the number of the current hand with GetHandNumber.
| |
| DoneInHandStage |
The StageOfHand this move was made.
| |
| MoveType |
Returns the TypeOfMove of that move.
| |
| ValueOfMove |
Returns the amount of money that was involved with that move. E.g.: The amount of money that the player put from his stack to the pot(s). In case of a fold or check this value is 0.
|