Shortcut.

GoToTarget() Method

Summary

Selects the InspectorGadgets.Shortcut._Target in the Project window.

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