Skip to content

Card.IsPreviousControler

Source Code | Card Functions

Checks if (Card c) is previous controlled by player (int tp)

Signature

Card.IsPreviousControler(Card c, int tp) → bool

lua
c:IsPreviousControler(tp)

Parameters

Returns


under-construction