Skip to content

Card.GetOwnerTargetCount

Source Code | Card Functions

Gets the number of cards (including equips) that a card (Card c) is a target of

Signature

Card.GetOwnerTargetCount(Card c) → int

lua
c:GetOwnerTargetCount()

Parameters

Returns


under-construction