This version of Unity is unsupported.

GridSelection.Select

Declaration

public static void Select(Object target, BoundsInt bounds);

Parameters

target The target GameObject for the GridSelection.
bounds The cell coordinates of selection made.

Description

Creates a new GridSelection and sets it as the active GridSelection.