Class EditorBase Extends Editor

Public

Helper for creating editors.

Public Methods

Public Static Variables

getDocumentationURL
Public Static

Private/Protected Members

BoundsField (propertyPath)

Bounds field using center/size instead of center/extent.

ByteAsToggle (propertyPath, label)
Clamp (..., min, [max])
ClampInt (name, min, max=…)
FindProperty (name)
FindTooltip (path)
FloatField (..., [label], [tooltip], [min], [max])
InspectorForRemainingAttributes (showHandled, showUnhandled)

Draws an inspector for all fields that are likely not handled by the editor script itself.

IntSlider (propertyPath, left, right)
LookupPath (type, path, lookupData)
OnContextMenu (menu, property)
Section (label)
SectionEnableable (label, enabledProperty)
Slider (propertyPath, left, right)
cachedTooltips
Private Static
cachedURLs
Private Static
content
Private Static
noOptions
Private Static
props
Private
remainingUnhandledProperties
Protected
showInDocContent
Private Static