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!.
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!.