Skip to content

Card.IsDoubleTribute

Source Code | Card Functions

Rush related function. Returns false if (Card c) does not have all the flags (int ...) passed as arguments

Signature

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

lua
c:IsDoubleTribute(...)

Parameters

Returns


under-construction