Skip to main content

InspectorAi

5 tools in this family (folder Editor/Tools/InspectorAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
inspector_describe_existingread-onlyRead the existing Buril-generated CustomEditor for the given class (if any)
inspector_generate_for_classwritesGenerate a hand-crafted [CustomEditor] class for a user MonoBehaviour or
inspector_iteratewritesIterate on an existing InspectorSpec. Takes the current spec plus a
inspector_remove_for_classwritesDelete the Buril-generated [CustomEditor] file for the given class
inspector_validate_specread-onlyValidate an InspectorSpec JSON object without writing any file.