Skip to content

Rewrite the ToGodot and FromGodot derive macros #452

Closed
@lilizoey

Description

@lilizoey

The current ToGodot and FromGodot derive macros are as of #421 just a hacky adaptation of the previous ToVariant and FromVariant derive macros.

We should rewrite this and possibly merge it with the Property derive macro to create conversions that use more than just Variant as the backing type.

We might want to wait with this until #451 is done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: registerRegister classes, functions and other symbols to GDScriptfeatureAdds functionality to the library

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions