File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
tutorials/scripting/c_sharp/diagnostics Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- GD0001: Missing partial modifier on declaration of type which is a subclass of GodotObject
2- ==========================================================================================
1+ GD0001: Missing partial modifier on declaration of type that derives from GodotObject
2+ =====================================================================================
33
44==================================== ======================================
55 Value
Original file line number Diff line number Diff line change 1- GD0002: Missing partial modifier on declaration of type which contains one or more subclasses of GodotObject
2- ============================================================================================================
1+ GD0002: Missing partial modifier on declaration of type which contains nested classes that derive from GodotObject
2+ ==================================================================================================================
33
44==================================== ======================================
55 Value
You can’t perform that action at this time.
0 commit comments