Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registering Rust symbols #2

Open
5 of 10 tasks
Bromeon opened this issue Oct 9, 2023 · 0 comments
Open
5 of 10 tasks

Registering Rust symbols #2

Bromeon opened this issue Oct 9, 2023 · 0 comments
Labels
new-topic New content added to the book

Comments

@Bromeon
Copy link
Member

Bromeon commented Oct 9, 2023

A chapter about #[derive(GodotClass)] and everything around it, that goes through options step by step.

  • Registerable symbols
    • Classes
    • Methods
    • Overriding virtual methods
    • Properties (var + export)
    • Signals, constants
  • Customization
    • Conversions (ToGodot, FromGodot)
    • Enums
    • Variant type, meta, advanced export flags, ...
@Bromeon Bromeon added the new-topic New content added to the book label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-topic New content added to the book
Projects
None yet
Development

No branches or pull requests

1 participant