Skip to content

Card.IsRelateToChain

Source Code | Card Functions

Checks whether a card (Card c) is related to the chain numbered (int chainc)

Signature

Card.IsRelateToChain(Card c, int chainc) → bool

lua
c:IsRelateToChain(chainc)

Parameters

Returns


under-construction