godotengine / godotengine/godot-visual-script
Allow VisualScript nodes other than built-in methods and members to have descriptions
Open
enhancement
- Dominant language
- C++
- Stars
- 131
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Godot version:**
3.1
**Issue description:**
Currently only built-in methods and members can have descriptions. It would be useful if VisualScript specific nodes like the flow control or the basic type manipulation could have descriptions too. There should be a way to change the description of a custom visualscript node, too. A `_get_description` function would be great.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.