Skip to content

Duel.SetTargetPlayer

Source Code | Duel Functions

Used to set the "target player" for the currently resolving chain, its uses vary depending on the type of effect, but it's mostly used to indicate which player will be affected by such effect (see "Mystical Refpanel")

Signature

Duel.SetTargetPlayer(int player) → nil

lua
Duel.SetTargetPlayer(player)

Parameters


under-construction