tutorials/scripting/c_sharp/c_sharp_differences #7
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/scripting/c_sharp/c_sharp_differences
This is a (incomplete) list of API differences between C# and GDScript. General differences: As explained in the C# basics, C# generally uses PascalCase instead of the snake_case used in GDScript a...
https://docs.godotengine.org/en/latest/tutorials/scripting/c_sharp/c_sharp_differences.html
Beta Was this translation helpful? Give feedback.
All reactions