-
-
Notifications
You must be signed in to change notification settings - Fork 676
Closed
Description
Godot version
4.4 stable
godot-cpp version
4.4 stable
System information
Windows 10, Linux, MacOS
Issue description
Wrapped(const StringName p_godot_class); |
During the reading the engine code i spotted this strange line. Here we have unnecessary copying. I guess it was a misprint at last made commit. Everything is building fine if add reference symbol here and in cpp-file.
Steps to reproduce
Go and check link above.
Minimal reproduction project
Godot-cpp itself.
Metadata
Metadata
Assignees
Labels
No labels