Skip to content

Possibly missed reference symbol in Wrapped constructor #1797

@koshinus

Description

@koshinus

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions