Skip to content

Card.IsBattlePosition

Source Code | Card Functions

Returns true if a card is in a specified battle position at the start of the Damage Step.

Signature

Card.IsBattlePosition(Card c, int pos) → int

lua
c:IsBattlePosition(pos)

Parameters

Returns

  • int

    If c is in pos battle position.


card-check