Type Alias InspectorOverrideCallback

InspectorOverrideCallback: ((property: InspectableProperty, context: InspectorContext, path: string, fieldLayout: InspectorFormLayoutSection, depth: number) => InspectorFieldBase)

The prototype for a callback that is invoked when a custom field is created.