Summary
Selects the
InspectorGadgets.Shortcut._Target in the Project window.- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- Shortcut
Syntax
[Button]
public void GoToTarget()
Attributes
| Type | Description |
|---|---|
| ButtonAttribute | [Pro-Only]
Editor.Editor<T> uses this attribute to add a button at the bottom of the default inspector to
run the marked method.
|
Return Value
| Type | Description |
|---|---|
| void |