Fix miscellaneous oddities around the class reference (part 6)

This commit is contained in:
Micky
2025-06-14 01:11:26 +02:00
committed by Micky
parent 9dd6c4dbac
commit be0c68845e
56 changed files with 117 additions and 117 deletions
+1 -1
View File
@@ -764,7 +764,7 @@
<return type="void" />
<description>
Prints all orphan nodes (nodes outside the [SceneTree]). Useful for debugging.
[b]Note:[/b] This method only works in debug builds. Does nothing in a project exported in release mode.
[b]Note:[/b] This method only works in debug builds. It does nothing in a project exported in release mode.
</description>
</method>
<method name="print_tree">