Card.IsPublic
Source Code | Usage Examples | Card
Functions
Checks if a card's (Card c) information is known to both players. In practice, about the same as c:IsPosition(POS_FACEUP)
Signature
lua
c:IsPublic()
Source Code | Usage Examples | Card
Functions
Checks if a card's (Card c) information is known to both players. In practice, about the same as c:IsPosition(POS_FACEUP)
c:IsPublic()