Click or drag to resize
CardKevInt Property
Gets the integer representation of a card. These integers are in Cactus Kev's format.

Namespace: Potbot.Common
Assembly: PotBot (in PotBot.exe) Version: 0.9.0.1 (0.9.0.1)
Syntax
public int KevInt { get; }

Property Value

Type: Int32
The integer representation of a card. These integers are in Cactus Kev's format.

Return Value

Type: Int32
The integer representation of a card. These integers are in Cactus Kev's format.
See Also