mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
Merge pull request #2957 from merumelu/gdnative-folded-over-1000-times
Remove `_sections_unfolded` noise in GDNative C++ example
This commit is contained in:
@@ -465,7 +465,6 @@ NativeScript.
|
||||
resource_name = "gdexample"
|
||||
class_name = "GDExample"
|
||||
library = ExtResource( 1 )
|
||||
_sections_unfolded = [ "Resource" ]
|
||||
|
||||
This is a standard Godot resource; you could just create it directly in your
|
||||
scene, but saving it to a file makes it much easier to reuse it in other places.
|
||||
|
||||
Reference in New Issue
Block a user