TablePlayerLastMove Property |
Namespace: Potbot.Gameplay.PlayersAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public MoveFromPlayer LastMove { get; }
Public ReadOnly Property LastMove As MoveFromPlayer
Get
member LastMove : MoveFromPlayer with get
Return Value
Type:
MoveFromPlayerThe last
MoveFromPlayer even if it wasn't done in the current hand.
See Also