mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Don't use GlobalScope scope in hyperlinks, it's automatically inferred
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
<description>
|
||||
Saves a resource to disk to the given path, using a [ResourceFormatSaver] that recognizes the resource object.
|
||||
The [code]flags[/code] bitmask can be specified to customize the save behavior.
|
||||
Returns [constant @GlobalScope.OK] on success.
|
||||
Returns [constant OK] on success.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user