Click or drag to resize
MoveFromPlayer Properties

The MoveFromPlayer type exposes the following members.

Properties
  NameDescription
Public propertyDoneInHandNr
The number of hand this move was made. Get the number of the current hand with GetHandNumber.
Public propertyDoneInHandStage
The StageOfHand this move was made.
Public propertyMoveType
Returns the TypeOfMove of that move.
Public propertyValueOfMove
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.
Top
See Also