From 7780b40a3a9552f8c5ae38c5e49af97833d08c8d Mon Sep 17 00:00:00 2001 From: kobewi Date: Tue, 31 Jan 2023 17:10:41 +0100 Subject: Add unbinds to scn --- doc/classes/PackedScene.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/PackedScene.xml b/doc/classes/PackedScene.xml index 7ca1d5d60d..493fc9e2a8 100644 --- a/doc/classes/PackedScene.xml +++ b/doc/classes/PackedScene.xml @@ -104,7 +104,7 @@ - + A dictionary representation of the scene contents. Available keys include "rnames" and "variants" for resources, "node_count", "nodes", "node_paths" for nodes, "editable_instances" for base scene children overrides, "conn_count" and "conns" for signal connections, and "version" for the format style of the PackedScene. -- cgit v1.2.3