Skip to content

Card.GetFirstCardTarget

Source Code | Card Functions

Gets the first among the target card of (Card c). A bit faster than Card.GetCardTarget(Card c):GetFirst()

Signature

Card.GetFirstCardTarget(Card c) → Card

lua
c:GetFirstCardTarget()

Parameters

Returns


under-construction