UpdateEditorSelection()
Updates the Editor Selection to match the EntityId of the nodes that are flagged as selected in the Hierarchy.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy.Editor
- Assembly: UnityEditor
public void UpdateEditorSelection()
Remarks
Use this method to update the Editor Selection after making a change to the HierarchyWindow.View selection.