You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-20 14:45:44 +00:00
@@ -497,7 +497,7 @@ void ConnectionsDock::_disconnect(TreeItem &item) {
|
||||
}
|
||||
|
||||
/*
|
||||
Break all conections of currently selected signal.
|
||||
Break all connections of currently selected signal.
|
||||
Can undo-redo as a single action.
|
||||
*/
|
||||
void ConnectionsDock::_disconnect_all() {
|
||||
|
||||
Reference in New Issue
Block a user