Skip to content

Card.CheckFusionSubstitute

Source Code | Card Functions

Checks if a card (Card c) can be treated as a substitute for one of the listed fusion materials used by Card fc).

Signature

Card.CheckFusionSubstitute(Card c, Card fc) → bool

lua
c:CheckFusionSubstitute(fc)

Parameters

Returns


under-construction