From 8187a777cea6715b8dddb160de2fa8aedc808817 Mon Sep 17 00:00:00 2001 From: kobewi Date: Fri, 29 Apr 2022 16:14:48 +0200 Subject: Small improvements to get_first_node_in_group() --- doc/classes/SceneTree.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/SceneTree.xml') diff --git a/doc/classes/SceneTree.xml b/doc/classes/SceneTree.xml index ddff766b17..970f5125cd 100644 --- a/doc/classes/SceneTree.xml +++ b/doc/classes/SceneTree.xml @@ -91,6 +91,7 @@ + Returns the first node in the specified group, or [code]null[/code] if the group is empty or does not exist. -- cgit v1.2.3