Skip to content

Duel.SwapDeckAndGrave

Source Code | Duel Functions

Swaps the cards from (int player)'s GY with the cards from his deck. This is an ad hoc function for Exchange of the Spirit.

Signature

Duel.SwapDeckAndGrave(int player) → nil

lua
Duel.SwapDeckAndGrave(player)

Parameters


under-construction