Event onSelectionChange
Namespace: Unity.Editor.Bridge
Syntax
public event Action<IEnumerable<object>> onSelectionChange
Returns
Type | Description |
---|---|
Action<IEnumerable<Object>> |
public event Action<IEnumerable<object>> onSelectionChange
Type | Description |
---|---|
Action<IEnumerable<Object>> |