Summary
Checks if the current event is a Middle Click to open the script in the user's script editor application,
or Ctrl + Middle Click to open or create its custom inspector script.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
.Editor - Containing Type
- Editor
<T>
Syntax
public virtual void CheckMiddleClick(Rect area)
Parameters
| Name | Type | Description |
|---|---|---|
| area | Rect |
Return Value
| Type | Description |
|---|---|
| void |