Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AddToSelectionById(int)

Adds an item to the current selection by id.
Read time 1 minuteLast updated 10 days ago

Definition

public void AddToSelectionById(int id)

Parameters

id

The item id.

Remarks

This will also expand the selected item if not expanded already.