mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 23:28:59 +00:00
Makes it more clear that Node is not freed automatically. The part that states RefCounted as the default was moved to Inheritance WeakRef example was altered to show a RefCounted object not prevented from freeing.