Returns the 2 pocketcards you got dealt.
Namespace: Potbot.Gameplay.AisAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntaxprotected Card[] Pocketcards()
Protected Function Pocketcards As Card()
member Pocketcards : unit -> Card[]
Return Value
Type:
CardAn array with 2
Card objects.
See Also