Click or drag to resize

NodePrintStrayNodes Method

Prints all stray nodes (nodes outside the SceneTree). Used for debugging. Works only in debug builds.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public void PrintStrayNodes()
See Also