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