diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index fd0a2594c2..1e27ed4860 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -1319,7 +1319,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.