Card.IsSummonLocation
Source Code | Usage Examples | Card
Functions
Checks if (Card c) was summoned from the location passed as (int loca)
Signature
Card.IsSummonLocation(Card c
, int loc
) → bool
lua
c:IsSummonLocation(loc)