Skip to content

Duel.ChangeTargetCard

Source Code | Duel Functions

Changes the target cards for the specific chain link (0 is the currently resolving one). This alters the value that that chain link set with Duel.SetTargetCards

Signature

Duel.ChangeTargetCard(int chainc, Group g) → nil

lua
Duel.ChangeTargetCard(chainc,g)

Parameters


under-construction