godotengine / godotengine/godot-cpp
Why does the documentation in C ++ not have the information of each class and method as in godot C #?
- Dominant language
- C++
- Stars
- 2.7k
- Forks
- 809
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 8
Description
# **Download the source code, but there is no explanation of everything that the class owns.**
# example rigidbody class
## C++ godot-cpp master.

## C# in Godot Engine Mono Versión 3.3.3 stable

## Example copying some comments found in the C # file inside the Rigidbody.hpp

As we see the C # code, each functionality is correctly commented.
Open any way to make this automatic?
thanks!.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.