Duel.SwapSequence
Source Code | Usage Examples | Duel
Functions
Exchanges the positions of two cards in the same location on the same side of the field.
Signature
Duel.SwapSequence(Card c1
, Card c2
) → nil
lua
Duel.SwapSequence(c1,c2)