We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f3434e + 67ce5ab commit b197efaCopy full SHA for b197efa
tutorials/scripting/gdscript/gdscript_styleguide.rst
@@ -810,7 +810,7 @@ We suggest to organize GDScript code this way:
810
6. remaining virtual methods
811
15. overridden custom methods
812
16. remaining methods
813
- 17. subclasses
+ 17. inner classes
814
815
And put the class methods and variables in the following order depending on their access modifiers:
816
0 commit comments