-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Add missing C# code in making plugins tutorial #7867
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
Conversation
raulsntos
left a comment
There was a problem hiding this 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.
521b40f to
2d12854
Compare
Co-authored-by: Raul Santos <raulsntos@gmail.com>
2d12854 to
7648846
Compare
There was a problem hiding this 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.
|
Thank you! Merged. |
|
Cherry-picked to 4.1 |
What I did
Closes: #7859