Class RectSelector<T>
Implements
ISelector<T>
Inherited Members
Namespace: UnityEditor.U2D.Path
Assembly: solution.dll
Syntax
public abstract class RectSelector<T> : ISelector<T>
Type Parameters
| Name | Description |
|---|---|
| T |
Constructors
| Name | Description |
|---|---|
| RectSelector() | |
| RectSelector(GUISystem) |
Fields
| Name | Description |
|---|---|
| onSelectionBegin | |
| onSelectionChanged | |
| onSelectionEnd |
Properties
| Name | Description |
|---|---|
| guiRect |
Methods
| Name | Description |
|---|---|
| OnGUI() | |
| Select(T) |