Skip to content

Card.GetCode

Source Code | Card Functions

Returns the current code (ID/name) of the card "c".

Signature

Card.GetCode(Card c) → int, int

lua
c:GetCode()

Parameters

Returns


under-construction