EditorGUILayout.InspectorTitlebarstatic function InspectorTitlebar (foldout : bool, targetObj : Object) : boolParameters
Returnsbool - The foldout state selected by the user. DescriptionMake an inspector-window-like titlebar. The titlebar has an arrow for foling out, a help icon, and a settings menu that depends on the type of the object supplied. |
