Skip to content

Card.GetAttack

Source Code | Card Functions

Returns the current ATK of "c".

Signature

Card.GetAttack(Card c) → int

lua
c:GetAttack()

Parameters

Returns


under-construction