Skip to content

Duel.SetTargetCard

Source Code | Duel Functions

Sets the cards targeted by the current effect and creates a relation to them.

Signature

Duel.SetTargetCard(Card|Group targets) → nil

lua
Duel.SetTargetCard(targets)

Parameters


under-construction