Skip to content

Card.GetBattlePosition

Source Code | Card Functions

Returns the battle position of a monster at the start of the Damage Step.

Signature

Card.GetBattlePosition(Card c) → int

lua
c:GetBattlePosition()

Parameters

  • Card c

    The monster to get the battle position of.

Returns

  • int

    The battle position of c.