ShouldHideOpenButton()
Returns the visibility setting of the "open" button in the Inspector.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
protected virtual bool ShouldHideOpenButton()
Returns
Type | Description |
|---|---|
| bool | Return true if the button should be hidden. |