LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

This version of Unity is unsupported.

GridBrush.MoveEnd

public void MoveEnd(GridLayout gridLayout, GameObject brushTarget, BoundsInt position);

Parameters

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

Description

MoveEnd is called when user has ended the move of the area previously selected with the selection marquee.