Card.CheckAdjacent
Source Code | Usage Examples | Card
Functions
Returns if either of the sequences next to the card c's sequence is available. Already handles the Extra monster zone (sequence > 4). Limited to Monster Zones.
Signature
Card.CheckAdjacent(Card c
) → bool
lua
c:CheckAdjacent()