Card.ListsCodeWithArchetype
Source Code | Usage Examples | Card
Functions
Returns if the (Card c) specifically lists the name of a Card that is part of an archetype in "...", iterating over Card c's listed_names and checking if those cards belong to any of the archetypes passed.
Signature
Card.ListsCodeWithArchetype(Card c
, int ...
) → bool
lua
c:ListsCodeWithArchetype(...)