Skip to content

Card.IsTributeSummoned

Source Code | Usage Examples | Card Functions

Checks if a card is currently Tribute Summoned/Set.

Signature

Card.IsTributeSummoned(Card c) → bool

lua
c:IsTributeSummoned()

Parameters

Returns

  • bool

    true if the card is currently Tribute Summoned/Set, false otherwise.


card-check