Skip to content

Card.CheckFusionMaterial

Source Code | Card Functions

Check if g contains a set of fusion material that c needs [must contain gc]. Check the Condition function for the effect of EFFECT_FUSION_MATERIAL according to the type of c

Signature

Card.CheckFusionMaterial(Card c, [Group g, Card|nil gc, int chkf = PLAYER_NONE]) → bool

lua
c:CheckFusionMaterial(g,gc,chkf)

Parameters

Returns


under-construction