Module editor_inspector

Expand description

Sidecar module for class EditorInspector.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for EditorInspector enums.

Structs§

ExInstantiatePropertyEditor
Default-param extender for EditorInspector::instantiate_property_editor_ex.
SigEditedObjectChanged
SigObjectIdSelected
SigPropertyDeleted
SigPropertyEdited
SigPropertyKeyed
SigPropertySelected
SigPropertyToggled
SigResourceSelected
SigRestartRequested
SignalsInEditorInspector
A collection of signals for the EditorInspector class.