Skip to content

Conversation

@mateuseap
Copy link
Contributor

What I did

  • Added a missing C# code example in 'Registering autoloads/singletons in plugins' section of making plugins tutorial.

Closes: #7859

@raulsntos raulsntos added enhancement topic:dotnet area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Sep 1, 2023
Copy link
Member

@raulsntos raulsntos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing to the .NET documentation! Looks great, just a few comments about naming convention.

Co-authored-by: Raul Santos <raulsntos@gmail.com>
Copy link
Member

@raulsntos raulsntos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

The GDScript example was added in #6103 to the 4.0 documentation so I added the cherry pick labels accordingly. That PR was also cherry-picked to the 3.5 and 3.6 documentation, not sure if we want to cherry-pick that far, if so the C# example is still valid but we'd want to remove the partial modifier for 3.x.

@mhilbrunner mhilbrunner merged commit 682f351 into godotengine:master Sep 2, 2023
@mhilbrunner
Copy link
Member

Thank you! Merged.

@mhilbrunner
Copy link
Member

Cherry-picked to 4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 enhancement topic:dotnet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

C# Example for Making plugins

3 participants