Duel.ChangeTargetPlayer
Source Code | Usage Examples | Duel
Functions
Changes the target player for the specific chain link (0 is the currently resolving one). This alters the value that that chain link set with Duel.SetTargetPlayer
Signature
Duel.ChangeTargetPlayer(int chainc
, int player
) → nil
lua
Duel.ChangeTargetPlayer(chainc,player)