Card.IsHasCardTarget
Source Code | Usage Examples | Card
Functions
Checks whether the second card (Card c2) is a target of the first card (Card c1)
Signature
Card.IsHasCardTarget(Card c1
, Card c2
) → bool
lua
c1:IsHasCardTarget(c2)