godot-cpp
godot-cpp copied to clipboard
[4.3] Resource::get_rid is not exposed as virtual
Godot version
4.3
godot-cpp version
4.3
System information
Linux manjaro
Issue description
Resource::get_rid is not exposed as virtual, and that make it impossible to create a custom mesh!
Steps to reproduce
NOTHING
Minimal reproduction project
NOTHING