-
-
Notifications
You must be signed in to change notification settings - Fork 259
Closed
Labels
c: registerRegister classes, functions and other symbols to GDScriptRegister classes, functions and other symbols to GDScriptfeatureAdds functionality to the libraryAdds functionality to the library
Description
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
Labels
c: registerRegister classes, functions and other symbols to GDScriptRegister classes, functions and other symbols to GDScriptfeatureAdds functionality to the libraryAdds functionality to the library