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