Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

boolReturn true if the button should be hidden.