Skip to content

Card.GetTurnID

Source Code | Card Functions

Returns the turn that "c" was sent/placed to its current location.

Signature

Card.GetTurnID(Card c) → int

lua
c:GetTurnID()

Parameters

Returns


under-construction