Method DoEditButton
DoEditButton<U>(GUIContent, string)
Declaration
protected bool DoEditButton<U>(GUIContent icon, string label) where U : PathEditorTool<T>
Parameters
| Type | Name | Description |
|---|---|---|
| GUIContent | icon | |
| string | label |
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| U |