Card.SetCardTarget
Source Code | Usage Examples | Card
Functions
Sets the second card (Card c2) as a target of the first card (Card c1)
Signature
Card.SetCardTarget(Card c1
, Card c2
) → nil
lua
c1:SetCardTarget(c2)
Source Code | Usage Examples | Card
Functions
Sets the second card (Card c2) as a target of the first card (Card c1)
Card.SetCardTarget(Card c1
, Card c2
) → nil
c1:SetCardTarget(c2)