Skip to content

godot_singleton_init and godot_gdnative_singleton are missingΒ #338

@thorlucas

Description

@thorlucas

Great library! Will come in handy for a game I'm working on, where I'd like to write some of the data manipulation in Rust. However:

Provisions for GDNative singletons are missing entirely from the library. Exporting a function called godot_singleton_init seems to work to solve one of the problems, however I am unsure on how to register the godot_gdnative_singleton types. Macros need to be created to handle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeIssues and PRs that are breaking to fix/merge.featureAdds functionality to the libraryhelp wanted

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions