Skip to content

GDCLASS doesn't use godot namespace on StringName #918

Closed
@Skwint

Description

@Skwint

The GDCLASS macro uses StringName instead of godot::StringName, which forces header files of exported classes to use the using keyword. It didn't use to force that and it probably shouldn't.

I'm using pull request #896.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis has been identified as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions