OnSelectionChange()
Called whenever the selection has changed.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
public void OnSelectionChange()
Remarks

Examples
{code Modules/UIElements/Tests/UIElementsExamples/Assets/EditorWindowCodeExamples/OnSelectionChangeExample.cs}