-
-
Notifications
You must be signed in to change notification settings - Fork 260
Open
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
Several annotations have been added to GDScript, but aren't yet supported in godot-rust.
We could implement them in a similar fashion to the existing ones in field_export.rs.
-
@export_node_path- 4.1-- we are aware, but not-yet-implemented
-
@export_custom- 4.3 -
@export_storage- 4.3 -
@export_tool_button- 4.4
See also GDScript exported properties for docs.
Contributions are welcome! It's also very appreciated if just individual annotations are implemented, no need to do all at once.
enderprism and colonthreeingSwivelgames
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