Skip to content

Card.MoveAdjacent

Source Code | 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)

Parameters


under-construction