Skip to content

Card.ListsArchetype

Source Code | Card Functions

Returns if (Card c) lists any of the setcodes passed in (int ...), by iterating over Card c's listed_series.

Signature

Card.ListsArchetype(Card c, int ...) → bool

lua
c:ListsArchetype(...)

Parameters

Returns


under-construction