Skip to content

Card.GetSynchroLevel

Source Code | Card Functions

Returns the Level of "c" if it would be used as a Synchro Material for "sc".

Signature

Card.GetSynchroLevel(Card c, Card sc) → int

lua
c:GetSynchroLevel(sc)

Parameters

Returns


under-construction