Class EditorBase Extends Editor
Public
Helper for creating editors.
Public Methods
OnInspectorGUI
()
Public
Public Static Variables
getDocumentationURL
Public
Static
Private/Protected Members
cachedTooltips
Private
Static
cachedURLs
Private
Static
CaptureContextClick
(propertyPath)
Private
Clamp
(name, min, max=…)
Protected
ClampInt
(name, min, max=…)
Protected
content
Private
Static
FindLocalTooltip
(path)
Private
FindProperty
(name)
Protected
FindTooltip
(path)
Private
Static
FindURL
(path)
Private
Static
FindURL
(type, path)
Private
Static
FloatField
(propertyPath, label=null, tooltip=null, min=…, max=…)
Protected
Inspector
()
Protected
IntSlider
(propertyPath, left, right)
Protected
IsContextClick
()
Private
LoadMeta
()
Private
Static
localTooltips
Private
Mask
(propertyPath, options, label=null)
Protected
noOptions
Private
Static
OnEnable
()
Protected
Popup
(propertyPath, options, label=null)
Protected
PropertyField
(propertyPath, label=null, tooltip=null)
Protected
PropertyField
(prop, label=null, tooltip=null)
Protected
PropertyField
(prop, label, tooltip, propertyPath)
Private
props
Private
Section
(label)
Protected
showInDocContent
Private
Static