Duel.HintSelection
Source Code | Usage Examples | Duel
Functions
If log_as_selection is true, that selection will be logged by the client as "card(s) selected" rather than "card(s) targeted"
Signature
Duel.HintSelection(Card|Group selection
, [bool log_as_selection
= false
]) → nil
lua
Duel.HintSelection(selection,log_as_selection)