Click or drag to resize
MoneyAlreadyInvestedInHandGetMoneyInvestedInhand Method
Returns the amount of money that the player gave into the pot in the hand.

Namespace: Potbot.Gameplay
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public int GetMoneyInvestedInhand()

Return Value

Type: Int32
The money, the player gave into the pot in all stages
See Also