diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index 3cb76e2926..13dd32a120 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -1307,7 +1307,7 @@ Disables physics interpolation for this node and for children set to [constant PHYSICS_INTERPOLATION_MODE_INHERIT]. - Duplicate the node's signal connections. + Duplicate the node's signal connections that are connected with the [constant Object.CONNECT_PERSIST] flag. Duplicate the node's groups.