Duel.ConfirmCards
Source Code | Usage Examples | Duel
Functions
Reveals the passed cards to the passed player if they are in a private knowledge state.
Signature
Duel.ConfirmCards(int player
, Card|Group targets
) → nil
lua
Duel.ConfirmCards(player,targets)