Skip to content

Card.GetCardID

Source Code | Card Functions

Returns the internal card ID that "c" has. This will be unique per card and won't change during the course of the duel.

Signature

Card.GetCardID(Card c) → int

lua
c:GetCardID()

Parameters

Returns


under-construction