editor_disconnect_signal
Disconnect a signal from a node to prevent event callbacks. Specify node, signal, and optional target or method to break the connection.
Instructions
Disconnect a signal between nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| method | No | ||
| signal | Yes | ||
| target | No |