|
@@ -137,6 +137,7 @@
|
|
<param index="0" name="name" type="StringName" />
|
|
<param index="0" name="name" type="StringName" />
|
|
<description>
|
|
<description>
|
|
Returns [code]true[/code] if the given group exists.
|
|
Returns [code]true[/code] if the given group exists.
|
|
|
|
+ A group exists if any [Node] in the tree belongs to it (see [method Node.add_to_group]). Groups without nodes are removed automatically.
|
|
</description>
|
|
</description>
|
|
</method>
|
|
</method>
|
|
<method name="notify_group">
|
|
<method name="notify_group">
|