Version: 2019.1
public void MoveStart (GridLayout gridLayout, GameObject brushTarget, BoundsInt position);

Parameters

grid Grid used for layout.
brushTargetTarget of the move operation. By default the currently selected GameObject.
positionPosition where the move operation has started.

Description

MoveEnd is called when user starts moving the area previously selected with the selection marquee.