Card.SetHint
Source Code | Usage Examples | Card
Functions
Sets a card (Card c) hint displaying, type is CHINT_* and value is the appropriate value depending on the type
Signature
Card.SetHint(Card c
, int type
, int value
) → nil
lua
c:SetHint(type,value)