CurrentHandStateGetSmallBlind Property |
Gets the current smallblind.
Namespace: Potbot.GameplayAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public int GetSmallBlind { get; }
Public ReadOnly Property GetSmallBlind As Integer
Get
member GetSmallBlind : int with get
Property Value
Type:
Int32The current smallblind
Return Value
Type:
Int32The current smallblind
See Also