Card.IsRelateToBattle
Source Code | Usage Examples | Card
Functions
Checks whether a card (Card c) is related to battle (either as attacker or as an attack target)
Signature
Card.IsRelateToBattle(Card c
) → bool
lua
c:IsRelateToBattle()