godotengine / godotengine/godot-docs
Add information about RefCounted and C# Garbage Collector
Open
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:**
4.4.1
**Issue description:**
Currently, the documentation for the RefCounted class says that RefCounted instances in a cyclic reference will not be freed correctly, but does not clarify that this is not an issue when using C# alone. There should be a brief mention of this.
**URL to the documentation page (if already existing):**
https://docs.godotengine.org/en/latest/classes/class_refcounted.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.