Gets the integer representation of a card. These integers are in
Cactus Kev's format.
Namespace: Potbot.CommonAssembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax public int KevInt { get; }
Public ReadOnly Property KevInt As Integer
Get
member KevInt : int with get
Property Value
Type:
Int32The integer representation of a card. These integers are in
Cactus Kev's format.
Return Value
Type:
Int32The integer representation of a card. These integers are in
Cactus Kev's format.
See Also