| AiMakeAllInDecision Method | 
 Use this method if you want to go allin. This might be a bet/raise or a call.
 
 
Namespace: Potbot.Gameplay.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
 Syntax
Syntaxprotected Decision MakeAllInDecision()
Protected Function MakeAllInDecision As Decision
member MakeAllInDecision : unit -> Decision 
Return Value
Type: 
DecisionA bet/raise-
Decision or a call-
Decision depending on the current hand.
 See Also
See Also