Card.IsOwner
Source Code | Usage Examples | Card
Functions
Returns true
if a card is owned by a specified player.
Signature
Card.IsOwner(Card c
, int player
) → int
lua
c:IsOwner(player)
Source Code | Usage Examples | Card
Functions
Returns true
if a card is owned by a specified player.
Card.IsOwner(Card c
, int player
) → int
c:IsOwner(player)