Interface ISelectable<T>
Namespace: UnityEditor.U2D.Path
Syntax
public interface ISelectable<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Methods
Select(ISelector<T>)
Declaration
bool Select(ISelector<T> selector)
Parameters
| Type | Name | Description |
|---|---|---|
| ISelector<T> | selector |
Returns
| Type | Description |
|---|---|
| Boolean |