get_object_count
Retrieve the number of live objects in the Godot editor, with optional filtering by class name.
Instructions
Get count of live objects, optionally filtered by class name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | No | Filter by class name, or omit for total count |