Class NavmeshPrefabEditor Extends EditorBase

Public

Editor for the NavmeshPrefab component.

Inherited Public Members

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)
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)
PendingScan (pendingScanProgress, pendingScanTargets)
PropertyField (..., [label], [tooltip])
Section (label)
SectionEnableable (label, enabledProperty)
Slider (propertyPath, left, right)
pendingScanProgressId
Private Static
remainingUnhandledProperties
Protected