Card.IsFieldID
Source Code | Usage Examples | Card Functions
Returns true if a given value is equal to a card's current location ID, a value assigned to a card whenever it changes locations.
Signature
Card.IsFieldID(Card c, int fid) → bool
lua
c:IsFieldID(fid)Parameters
Returns
See Also
- Card.IsRealFieldID - A function for checking a card's unique duel ID