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