godotengine / godot-cpp

C++ bindings for the Godot script API
MIT License
1.69k stars 527 forks source link

Mark return value of `get_class_static` and `get_parent_class_static` as const. #1463

Closed Daylily-Zeleen closed 4 months ago

Daylily-Zeleen commented 4 months ago

Refer to the commet in #1446 .

dsnopek commented 4 months ago

Cherry-picked for 4.2 in PR https://github.com/godotengine/godot-cpp/pull/1465

dsnopek commented 4 months ago

Cherry-picked for 4.1 in PR https://github.com/godotengine/godot-cpp/pull/1466