Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

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.

Did you find this page useful? Please give it a rating: