Skip to content

Card.IsPreviousSetCard

Source Code | Card Functions

Checks if "c" was previously part of the archetype "setname".

Signature

Card.IsPreviousSetCard(Card c, int setname) → bool

lua
c:IsPreviousSetCard(setname)

Parameters

Returns


under-construction