Card.CheckFusionSubstitute
Source Code | Usage Examples | 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)