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.MoveStart

public void MoveStart(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 started.

Description

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

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