Card.MoveAdjacent
Source Code | Usage Examples | Card
Functions
Executes a move operation for card c, to one of its available adjacent sequences (int the Monster Zone)
Signature
Card.MoveAdjacent(Card c
, int sel_player
) → nil
lua
c:MoveAdjacent(sel_player)