Duel.ChangeTargetCard
Source Code | Usage Examples | 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)