Godot 4 & .NET 6 Partial #5433
Replies: 1 comment
-
Duplicate of #5431. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Is it now mandatory to declare all classes which inherit from any Godot-based object (e.g., Node2D) with the
Partial
modifier? This is a tedious addition to any code base.Beta Was this translation helpful? Give feedback.
All reactions