mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Merge pull request #11463 from wk-y/patch-1
Change 'subclasses' to 'inner classes' in style guide
This commit is contained in:
@@ -810,7 +810,7 @@ We suggest to organize GDScript code this way:
|
||||
6. remaining virtual methods
|
||||
15. overridden custom methods
|
||||
16. remaining methods
|
||||
17. subclasses
|
||||
17. inner classes
|
||||
|
||||
And put the class methods and variables in the following order depending on their access modifiers:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user