Card.IsLocation
Source Code | Usage Examples | Card Functions
Checks if a card (Card c) is located on the specified location (int location)
Signature
Card.IsLocation(Card c, int location) → bool
lua
c:IsLocation(location)