Skip to content

Card.IsLinkSetCard

Card Functions

Checks if "c" is part of the archetype "setname" as a Link Material.

Signature

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

lua
c:IsLinkSetCard(setname)

Parameters

Returns


under-construction