Card.IsPreviousSetCard
Source Code | Usage Examples | Card Functions
Checks if "c" was previously part of the archetype "setname".
Signature
Card.IsPreviousSetCard(Card c, int setname) → bool
lua
c:IsPreviousSetCard(setname)