Skip to content

Duel.ConfirmCards

Source Code | 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)

Parameters


under-construction